University stuff.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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.