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_29484737_19709.cpp:1:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_29484737_19709.cpp:10:8: error: redeclaration of 'int& node::nbsp'
     int num;
        ^
0_0_29484737_19709.cpp:10:2: note: previous declaration 'int& node::nbsp'
     int num;
  ^
0_0_29484737_19709.cpp:10:14: error: redeclaration of 'int& node::nbsp'
     int num;
              ^
0_0_29484737_19709.cpp:10:2: note: previous declaration 'int& node::nbsp'
     int num;
  ^
0_0_29484737_19709.cpp:11:2: error: redeclaration of 'int& node::nbsp'
     double s;
  ^
0_0_29484737_19709.cpp:10:2: note: previous declaration 'int& node::nbsp'
     int num;
  ^
0_0_29484737_19709.cpp:11:8: error: redeclaration of 'int& node::nbsp'
     double s;
        ^
0_0_29484737_19709.cpp:10:2: note: previous declaration 'int& node::nbsp'
     int num;
  ^
0_0_29484737_19709.cpp:11:14: error: redeclaration of 'int& node::nbsp'
     double s;
              ^
0_0_29484737_19709.cpp:10:2: note: previous declaration 'int& node::nbsp'
     int num;
  ^
0_0_29484737_19709.cpp:12:10: error: use of deleted function 'node::node()'
 } a[10000];
          ^
0_0_29484737_19709.cpp:8:8: note: 'node::node()' is implicitly deleted because the default definition would be ill-formed:
 struct node
        ^
0_0_29484737_19709.cpp:8:8: error: uninitialized reference member in 'struct node'
0_0_29484737_19709.cpp:10:2: note: 'int& node::nbsp' should be initialized
     int num;
  ^
0_0_29484737_19709.cpp: In function 'int main()':
0_0_29484737_19709.cpp:15:2: error: 'nbsp' was not declared in this scope
     int i,n,id;
  ^


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-16 06:13:31, Gzip enabled