| # `data/codenet/` — CodeNet assets | |
| Local files for **CodeNet**-aligned data or evaluation (if downloaded). | |
| ## Typical contents | |
| | Path | Description | | |
| |------|-------------| | |
| | `public_test_cases/` | **Public tests** (inputs/outputs) for many problems, for local execution and judging | | |
| The repo does not require the full CodeNet drop. If the folder is empty, fetch data before running CodeNet-dependent scripts. Layout and filenames follow the official CodeNet release. | |