The dataset viewer is not available for this split.
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
USACO 2025 Open Contest Dataset
Dataset Description
The USA Computing Olympiad (USACO) is a prestigious algorithmic programming competition for high school students in the United States, consisting of four difficulty levels: Bronze, Silver, Gold, and Platinum. Each level contains a set of challenging problems that test algorithmic thinking and implementation skills, making USACO a valuable benchmark for evaluating the reasoning and problem-solving capabilities of large language models. This dataset contains problems and test cases from the USACO 2025 Open Contest.
Data Fields
Each problem in the parquet file contains:
name
: Contest and difficulty levelproblem_link
: Official USACO problem linktest_data_link
: Link to test datasolution_link
: Link to official solutionproblem_level
: Difficulty level (bronze/silver/gold/platinum)description
: Full problem statementinput_format
: Input specificationoutput_format
: Output specificationsamples
: Sample test cases included in problem descriptionruntime_limit
: Time limit in secondsmemory_limit
: Memory limit in MBsolution
: Official solution with explanation
Source Data
Data was collected from the official USACO contest platform https://usaco.org//index.php?page=open25results
, copyright not specified.
Citation
If you use this dataset, please cite:
@misc{liu2025rstarcoderscalingcompetitivecode,
title={rStar-Coder: Scaling Competitive Code Reasoning with a Large-Scale Verified Dataset},
author={Yifei Liu and Li Lyna Zhang and Yi Zhu and Bingcheng Dong and Xudong Zhou and Ning Shang and Fan Yang and Mao Yang},
year={2025},
eprint={2505.21297},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2505.21297},
}
- Downloads last month
- 123