Skip to content

USACO (USA Computing Olympiad) solutions C++ code and explanations. Organized by division and contest date.

License

Notifications You must be signed in to change notification settings

alicelee2735/usaco-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

usaco-solutions

A collection of my solutions to USACO(USA Computing Olympiad)

πŸš€ About This Repository

  • Purpose: Document my progress in USACO and share my solutions with anyone starting USACO.
  • Divisions Covered: Bronze. Silver, Gold(Coming soon).
  • Structure:
    • Organized by division/contest year/month (e.g., bronze/2018-2019/dec1).
    • .md files are problem + explanations
    • .cpp files are code solutions

πŸ› οΈ Languages & Tools

  • Languages: C++
  • Tools I used: USACO IDE, VS Code

🌟 My Tips for USACO so far

  • Practice A LOT of problems, constantly solve more problems where you learn something new from
  • Practice time management and writing correct code for Bronze
  • Master algorithms and interpretation of the problem for Silver

🀝 Contributing

Found a bug, a better solution, or java/python solution? Open a pull request!
Guidelines:

  • Clarify the year+problem of your solution
  • Fork this repo, include your contributions and open a PR

About

USACO (USA Computing Olympiad) solutions C++ code and explanations. Organized by division and contest date.

Topics

Resources

License

Stars

Watchers

Forks

Languages