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_26220544_17891.cpp:45:9: error: redefinition of 'int m [20]'
 int m[20];
         ^
0_0_26220544_17891.cpp:8:5: note: 'int m [20]' previously declared here
 int m[20];
     ^
0_0_26220544_17891.cpp: In function 'int main(int, const char**)':
0_0_26220544_17891.cpp:47:5: error: redefinition of 'int main(int, const char**)'
 int main(int argc, char const *argv[])
     ^
0_0_26220544_17891.cpp:10:5: note: 'int main(int, const char**)' previously defined here
 int main(int argc, char const *argv[])
     ^


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.015601(s) query 1, Server time : 2024-07-03 14:03:13, Gzip enabled