I keep getting Runtime Error even when i have tried all the tests that ive found on the board and got the correct outputs.
I'm using double and before ive tried using Big Int and i was getting the same error. Can somebody help me and tell me what is wrong? The code seems good to me.
Thank you in ...
Search found 2 matches
- Wed Jan 11, 2012 7:12 am
- Forum: Volume 4 (400-499)
- Topic: 465 - Overflow
- Replies: 104
- Views: 39148
- Fri Jan 06, 2012 4:14 am
- Forum: Volume 4 (400-499)
- Topic: 489 - Hangman Judge
- Replies: 52
- Views: 23859
489 - Hangman Judge (why Time Limit?)
hello! im kind of new here, i was trying to solve this problem in Java but i got a time limit exceeded :/
can anyone tell me why?
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in ...
can anyone tell me why?
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in ...