usacooj

A basic offline judge for USACO

USACOOJ

A basic offline judge for USACO

Usage:

#include "usacooj.h"

...

void main(ifstream& cin, ofstream& cout) {
  
  ...
  
}