F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_6340920_23045\Main.java:58: cannot find symbol
symbol  : variable t
location: class Main
			t = sc.nextInt();
			^
0_0_6340920_23045\Main.java:59: cannot find symbol
symbol  : variable t
location: class Main
			String[] pre = new String[t];
			                          ^
0_0_6340920_23045\Main.java:60: cannot find symbol
symbol  : variable t
location: class Main
			String[] in = new String[t];
			                         ^
0_0_6340920_23045\Main.java:62: cannot find symbol
symbol  : variable t
location: class Main
			for (int i = 0; i < t; i++) {
			                    ^
0_0_6340920_23045\Main.java:65: cannot find symbol
symbol  : variable t
location: class Main
			for (int i = 0; i < t; i++) {
			                    ^
5 errors


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-26 16:48:59, Gzip enabled