Dataset Viewer
Auto-converted to Parquet
The dataset viewer is not available for this split.
Rows from parquet row groups are too big to be read: 362.87 MiB (max=286.10 MiB)
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 level
  • problem_link: Official USACO problem link
  • test_data_link: Link to test data
  • solution_link: Link to official solution
  • problem_level: Difficulty level (bronze/silver/gold/platinum)
  • description: Full problem statement
  • input_format: Input specification
  • output_format: Output specification
  • samples: Sample test cases included in problem description
  • runtime_limit: Time limit in seconds
  • memory_limit: Memory limit in MB
  • solution: 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