| ## 🔗 Related Project: OJBench | |
| This dataset is part of the [OJBench](https://github.com/He-Ren/OJBench) project — a comprehensive benchmark designed to evaluate large language models on competition-level programming tasks. | |
| * 📄 **Paper**: [OJBench: A Competition Level Code Benchmark For Large Language Models](https://huggingface.co/papers/2506.16395) | |
| * 💻 **Codebase**: [github.com/He-Ren/OJBench](https://github.com/He-Ren/OJBench) | |
| OJBench focuses on real-world programming contests, featuring 232 curated problems from **China’s National Olympiad in Informatics (NOI)** and the **International Collegiate Programming Contest (ICPC)**. Each problem is labeled by difficulty and supports bilingual evaluation in **Python** and **C++**. | |
| If you use this dataset or benchmark in your work, please consider citing the paper. | |
| --- | |
| License: CC BY 4.0 | |