When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

Qingyu's blog

By Qingyu, 3 years ago, In English

As we know, USACO is a competitive programming contest primarily for secondary school students in the US. It offers a large collection of excellent problems, from the easy to the difficult. Many of the problems are educational and worthwhile as training material.

However, the official website only offers problems from as early as 2011, and older problems are hard to find. Some of the Online Judges, such as POJ, contain some of the problems, but they are not properly filed together, and it's difficult to find the corresponding solution and test data.

In this post, I will try to list all the USACO materials that I have found so far. Most of the materials come from some old websites, and thanks to the efforts of web.archive.org, we can check out old websites that no longer exist. In addition, many of the problems were used as training materials in the training of Chinese IOI teams about 20 years ago. These materials have been preserved and are available through some Chinese websites.

It is important to note that since some of the materials are from a single source, I cannot confirm that the content is the original one. Also this list is not complete, there are still a lot materials I could not find. If anyone has these materials and would like to share it, please leave it in the comments section.

USACO 2021~2022

Spoiler

USACO 2020~2021

Spoiler

USACO 2019~2020

Spoiler

USACO 2018~2019

Spoiler

USACO 2017~2018

Spoiler

USACO 2016~2017

Spoiler

USACO 2015~2016

Spoiler

USACO 2014~2015

Spoiler

USACO 2013~2014

Spoiler

USACO 2012~2013

Spoiler

USACO 2011~2012

Spoiler

USACO 2010~2011

Spoiler

USACO 2009~2010

Spoiler

USACO 2008~2009

Spoiler

USACO 2007~2008

Spoiler

USACO 2006~2007

Spoiler

USACO 2005~2006

Spoiler

USACO 2004~2005

Spoiler

USACO 2003~2004

Spoiler

USACO 2002~2003

Spoiler

USACO 2001~2002

Spoiler

USACO 2000~2001

Spoiler

USACO 1999~2000

Spoiler

USACO 1998~1999

Spoiler

USACO 1997~1998

Spoiler

USACO 1996~1997

Spoiler

USACO 1992~1996

Spoiler
  • Vote: I like it
  • +323
  • Vote: I do not like it

»
2 months ago, # |
  Vote: I like it +5 Vote: I do not like it

Here you can submit and test. I think they have all of them. No solutions or test cases can be seen though https://www.acmicpc.net/category/106