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 385B

123456
  1. 1. Compile: "javac *.java"
  2. 2. "Main.java" contains the main method.
  3. 3.
  4. 4.
  5. 5. Everything works from what I can tell.
  6. 6. Minor parts are influenced by the assignment text (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/obligatoriske-oppgaver/oblig-1/oblig1.pdf) and the first lecture (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/undervisningsmaterialet/lecture01.pdf)