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_25937206_725.cpp:217:12: error: redefinition of 'int a [55][2]'
 int a[55][2];
            ^
0_0_25937206_725.cpp:3:5: note: 'int a [55][2]' previously declared here
 int a[55][2];
     ^
0_0_25937206_725.cpp:218:18: error: redefinition of 'char res [210][210]'
 char res[210][210];
                  ^
0_0_25937206_725.cpp:4:6: note: 'char res [210][210]' previously declared here
 char res[210][210];
      ^
0_0_25937206_725.cpp: In function 'void solve(int, int)':
0_0_25937206_725.cpp:219:6: error: redefinition of 'void solve(int, int)'
 void solve(int n,int m)
      ^
0_0_25937206_725.cpp:5:6: note: 'void solve(int, int)' previously defined here
 void solve(int n,int m)
      ^
0_0_25937206_725.cpp: In function 'int main()':
0_0_25937206_725.cpp:360:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_25937206_725.cpp:146:5: note: 'int main()' previously defined here
 int main()
     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 17:34:04, Gzip enabled