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_27048370_1637.cpp:70:11: error: redefinition of 'const int maxl'
 const int maxl=60;
           ^
0_0_27048370_1637.cpp:4:11: note: 'const int maxl' previously defined here
 const int maxl=60;
           ^
0_0_27048370_1637.cpp:71:8: error: redefinition of 'struct linear_basis'
 struct linear_basis{
        ^
0_0_27048370_1637.cpp:5:8: error: previous definition of 'struct linear_basis'
 struct linear_basis{
        ^
0_0_27048370_1637.cpp:93:14: error: redefinition of 'linear_basis lb'
 linear_basis lb;
              ^
0_0_27048370_1637.cpp:27:14: note: 'linear_basis lb' previously declared here
 linear_basis lb;
              ^
0_0_27048370_1637.cpp: In function 'int main()':
0_0_27048370_1637.cpp:94:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_27048370_1637.cpp:28: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-26 05:05:00, Gzip enabled