Search found 3 matches
- Mon Nov 12, 2012 9:49 pm
- Forum: Volume 1 (100-199)
- Topic: 101 - The Blocks Problem
- Replies: 635
- Views: 110361
Re: 101 The Blocks Problem - Runtime Error
thank you, it worked
- Fri Nov 09, 2012 2:23 am
- Forum: Volume 1 (100-199)
- Topic: 101 - The Blocks Problem
- Replies: 635
- Views: 110361
Re: 101 The Blocks Problem - Runtime Error
Thx i hadn't realized that, but the problem is that it doesn't even mark wrong answer it shows a Runtime Error, it doesn't even run
- Thu Nov 08, 2012 3:11 am
- Forum: Volume 1 (100-199)
- Topic: 101 - The Blocks Problem
- Replies: 635
- Views: 110361
101 The Blocks Problem - Runtime Error
Hello, i've tried the problem 101 and i get a runtime error even thought when i run my program with commands directly written in the console, and reading form an input file it doesn't shows any exceptions, so here's my code, is in java 6.
import java.util.*;
public class Main{
public static void ...
import java.util.*;
public class Main{
public static void ...