University stuff.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.