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ů.
mortie 6cce9fdc1c having this in git is probably good před 7 roky
..
BinTree.java having this in git is probably good před 7 roky
Main.java having this in git is probably good před 7 roky
README.txt having this in git is probably good před 7 roky
SpellUtils.java having this in git is probably good před 7 roky
TreeStats.java having this in git is probably good před 7 roky
dictionary.txt having this in git is probably good před 7 roky
martindn.tgz having this in git is probably good před 7 roky
utskrift.txt having this in git is probably good před 7 roky

README.txt

1. Compile: "javac *.java"
2. "Main.java" contains the main method.
3.
4.
5. Everything works from what I can tell.
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)