Changes
1 changed files (+13/-0)
-
-
@@ -1,2 +1,15 @@# USACOOJ A basic offline judge for USACO Usage: ~~~~ #include "usacooj.h" ... void main(ifstream& cin, ofstream& cout) { ... } ~~~~
-
A basic offline judge for USACO
1 changed files (+13/-0)