Skip to content

A repository documenting my journey on USACO

Notifications You must be signed in to change notification settings

SomedudeX/usaco-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USACO

This repository's purpose is to document my journey of practicing USACO problems and competeing in contests.

Repository Structure

The repository is structured into divisions, which is further divided into different difficulties of problems as well as a contest folder which contains the previous USACO contests that I've participated in.

Each problem folder contains the source code where there will be a heading in each of the source code files formatted like below...

/*
USACO [DIVISION] [YEAR]: [TITLE] [DIFFICULTY]
[LINK TO PROBLEM]
*/

...that gives context to the problem.

Additionally, each source file for the problems done during the contest will contain the results during the contest, where a checkmark represents a passed test case, and a cross represents a wrong answer or time limit exceeded.

Current Status

  • Bronze
  • Silver
  • Gold
  • Platinum

--

About

A repository documenting my journey on USACO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages