Search found 1 match

by hkhoi
Wed Mar 25, 2015 4:51 pm
Forum: Volume 6 (600-699)
Topic: 661 - Blowing Fuses
Replies: 67
Views: 31459

Re: 661 - Blowing Fuses

I really don't know why I receive WA on this problem. I test my code with udebug and the output is correct. Please help me figure out what the problem is. Thank you very much!


import java.io.PrintWriter;
import java.util.Scanner;

public class Main {

static int seq = 1;

public static void ...

Go to advanced search