Hi Kiri,
Excuse me for my english because i'm french.
I found an error on problem #2.
Please try this :

String line = source.nextLine();
while (!line.equals("")) {
...