This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
usaco-guide/content/0_Intro/3_Intro_Problems.md
2020-06-04 20:37:02 -04:00

897 B

slug title author problems order
/intro/problems Introductory Problems Nathan Wang
bronze_promote
bronze_word
bronze_paint
bronze_square
3

Demonstrates how to read in input and print output for a USACO problem in multiple languages. Also lists some introductory USACO Bronze problems.

Let's begin by solving a few fun problems! The following problems require relatively little programming experience and no algorithmic knowledge.

Do as many as you want, then move on! You do not have to do all of them.

Problems