University stuff.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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.