If you know how to program in Java, C, C++, or Python and can complete all of the items on this list, you
will be able to preform very well in the competition!
- Reading input from the standard input.
- Basic string manipulation.
- Properly formatting output.
- Parsing a line of input.
- Arrays
- Math Classes
- Creating and using multiple classes in one file.
- Reading text from a file or standard input.
- Writing text to a file or standard output.
- Using Maps.
- View Sample Problems