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_32493838_27864.cpp:137:11: error: redefinition of 'll nums [65]'
 ll nums[65];
           ^
0_0_32493838_27864.cpp:18:4: note: 'll nums [65]' previously declared here
 ll nums[65];
    ^
0_0_32493838_27864.cpp:138:11: error: redefinition of 'll sums [65]'
 ll sums[65];
           ^
0_0_32493838_27864.cpp:19:4: note: 'll sums [65]' previously declared here
 ll sums[65];
    ^
0_0_32493838_27864.cpp:139:12: error: redefinition of 'll wss [100005]'
 ll wss[MAXN];
            ^
0_0_32493838_27864.cpp:20:4: note: 'll wss [100005]' previously declared here
 ll wss[MAXN];
    ^
0_0_32493838_27864.cpp:141:9: error: redefinition of 'll nd [65]'
 ll nd[65];
         ^
0_0_32493838_27864.cpp:22:4: note: 'll nd [65]' previously declared here
 ll nd[65];
    ^
0_0_32493838_27864.cpp: In function 'll read()':
0_0_32493838_27864.cpp:143:11: error: redefinition of 'll read()'
 inline ll read() {
           ^
0_0_32493838_27864.cpp:24:11: note: 'll read()' previously defined here
 inline ll read() {
           ^
0_0_32493838_27864.cpp: In function 'int main()':
0_0_32493838_27864.cpp:158:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_32493838_27864.cpp:39: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-09-29 12:26:34, Gzip enabled