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_25629276_5516.cpp:55:5: error: redefinition of 'int T'
 int T;
     ^
0_0_25629276_5516.cpp:4:5: note: 'int T' previously declared here
 int T;
     ^
0_0_25629276_5516.cpp:56:11: error: redefinition of 'char s [550]'
 char s[550];
           ^
0_0_25629276_5516.cpp:5:6: note: 'char s [550]' previously declared here
 char s[550];
      ^
0_0_25629276_5516.cpp: In function 'bool check()':
0_0_25629276_5516.cpp:57:6: error: redefinition of 'bool check()'
 bool check()
      ^
0_0_25629276_5516.cpp:6:6: note: 'bool check()' previously defined here
 bool check()
      ^
0_0_25629276_5516.cpp: In function 'int main()':
0_0_25629276_5516.cpp:80:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_25629276_5516.cpp:29:5: note: 'int main()' previously defined here
 int main()
     ^


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-27 08:26:30, Gzip enabled