FLAME/ ├── data/ # Placeholder for datasets │ └── {PROJECT}/ # (e.g., data_structures or compiler_technology) │ ├── buggy/ # Contains subdirectories for each problem, then each student │ ├── reference ...