University stuff.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.txt 230B

12345
  1. * Compile with `javac *.java`
  2. * Main.java contains the main method
  3. * Manpower isn't implemented. My implementation keeps track of manpower,
  4. as whether that was optional or not wasn't specified, but won't take it
  5. into account.