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_33560393_2927.cpp:108:10: error: redefinition of 'const ll mod'
 const ll mod=1e9+9;
          ^
0_0_33560393_2927.cpp:16:10: note: 'const ll mod' previously defined here
 const ll mod=1e9+9;
          ^
0_0_33560393_2927.cpp:109:10: error: redefinition of 'const ll inf'
 const ll inf=999999999999999;
          ^
0_0_33560393_2927.cpp:17:10: note: 'const ll inf' previously defined here
 const ll inf=999999999999999;
          ^
0_0_33560393_2927.cpp:110:14: error: redefinition of 'ull l [2000003]'
 ull l[2000003],a,b,c;
              ^
0_0_33560393_2927.cpp:18:5: note: 'ull l [2000003]' previously declared here
 ull l[2000003],a,b,c;
     ^
0_0_33560393_2927.cpp:110:16: error: redefinition of 'ull a'
 ull l[2000003],a,b,c;
                ^
0_0_33560393_2927.cpp:18:16: note: 'ull a' previously declared here
 ull l[2000003],a,b,c;
                ^
0_0_33560393_2927.cpp:110:18: error: redefinition of 'ull b'
 ull l[2000003],a,b,c;
                  ^
0_0_33560393_2927.cpp:18:18: note: 'ull b' previously declared here
 ull l[2000003],a,b,c;
                  ^
0_0_33560393_2927.cpp:110:20: error: redefinition of 'ull c'
 ull l[2000003],a,b,c;
                    ^
0_0_33560393_2927.cpp:18:20: note: 'ull c' previously declared here
 ull l[2000003],a,b,c;
                    ^
0_0_33560393_2927.cpp:111:5: error: redefinition of 'int t'
 int t;
     ^
0_0_33560393_2927.cpp:19:5: note: 'int t' previously declared here
 int t;
     ^
0_0_33560393_2927.cpp: In function 'int main()':
0_0_33560393_2927.cpp:112:5: error: redefinition of 'int main()'
 int main (){
     ^
0_0_33560393_2927.cpp:20: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-02 12:36:05, Gzip enabled