Search found 1 match

by matt123437
Sun Oct 03, 2010 3:54 am
Forum: Volume 1 (100-199)
Topic: 118 - Mutant Flatworld Explorers
Replies: 68
Views: 20532

Java runtime error problem 118

I'm new to coding in java on the UVA judge. I seem to be getting the correct output from my code but I'm getting a runtime error when I submit to the judge. I'm also not sure if I'm checking for EOF in the correct manner(scan.hasNextLine()). Here is my code

import java.util ...

Go to advanced search