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_23530774_30731.cpp:85:2: error: stray '#' in program
 }#include<iostream>
  ^
0_0_23530774_30731.cpp:85:3: error: 'include' does not name a type
 }#include<iostream>
   ^
0_0_23530774_30731.cpp:91:8: error: redefinition of 'struct nodee'
 struct nodee
        ^
0_0_23530774_30731.cpp:7:8: error: previous definition of 'struct nodee'
 struct nodee
        ^
0_0_23530774_30731.cpp:97:18: error: redefinition of 'nodee tree [300200]'
 nodee tree[300200];
                  ^
0_0_23530774_30731.cpp:13:7: note: 'nodee tree [300200]' previously declared here
 nodee tree[300200];
       ^
0_0_23530774_30731.cpp:98:5: error: redefinition of 'int t'
 int t,tot;
     ^
0_0_23530774_30731.cpp:14:5: note: 'int t' previously declared here
 int t,tot;
     ^
0_0_23530774_30731.cpp:98:7: error: redefinition of 'int tot'
 int t,tot;
       ^
0_0_23530774_30731.cpp:14:7: note: 'int tot' previously declared here
 int t,tot;
       ^
0_0_23530774_30731.cpp:99:14: error: redefinition of 'char s [100100]'
 char s[100100];
              ^
0_0_23530774_30731.cpp:15:6: note: 'char s [100100]' previously declared here
 char s[100100];
      ^
0_0_23530774_30731.cpp:100:11: error: redefinition of 'char cc [10]'
 char cc[10];
           ^
0_0_23530774_30731.cpp:16:6: note: 'char cc [10]' previously declared here
 char cc[10];
      ^
0_0_23530774_30731.cpp:101:5: error: redefinition of 'int maxx'
 int maxx,noww;
     ^
0_0_23530774_30731.cpp:17:5: note: 'int maxx' previously declared here
 int maxx,noww;
     ^
0_0_23530774_30731.cpp:101:10: error: redefinition of 'int noww'
 int maxx,noww;
          ^
0_0_23530774_30731.cpp:17:10: note: 'int noww' previously declared here
 int maxx,noww;
          ^
0_0_23530774_30731.cpp: In function 'void insert(char)':
0_0_23530774_30731.cpp:102:6: error: redefinition of 'void insert(char)'
 void insert(char c)
      ^
0_0_23530774_30731.cpp:18:6: note: 'void insert(char)' previously defined here
 void insert(char c)
      ^
0_0_23530774_30731.cpp: In function 'int main()':
0_0_23530774_30731.cpp:145:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_23530774_30731.cpp:61: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-07-07 23:35:15, Gzip enabled