Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here lies Squidward's hopes and dreams

Usage

Use the prepare script to generate boilerplate for problems from various online judges.

Supported OJ

  • Codeforces
  • CSES
  • USACO
  • IOI
  • NOI

This represents a majority of problems discussed in usaco.guide, so I haven't expanded it to any other online judges.

Example

./prepare cses bit_inversions

Using the prepare script with ioi or cses will read from stdin and print to stdout. Using the prepare script with usaco will call freopen on cin with the problem name. Use this for the filename given in the "input format" section of the USACO problem statement.

About

Solutions for Competitive Programming Problems

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages