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_35703984_4230.cpp:2:8: error: stray '#' in program
  2     #include<cstring>  
        ^
0_0_35703984_4230.cpp:3:8: error: stray '#' in program
  3     #include<cstdio>  
        ^
0_0_35703984_4230.cpp:4:8: error: stray '#' in program
  4     #include<math.h>  
        ^
0_0_35703984_4230.cpp:5:8: error: stray '#' in program
  5     #include<vector>  
        ^
0_0_35703984_4230.cpp:6:8: error: stray '#' in program
  6     #include<algorithm>  
        ^
0_0_35703984_4230.cpp:7:8: error: stray '#' in program
  7     #include<queue>  
        ^
0_0_35703984_4230.cpp:8:8: error: stray '#' in program
  8     #include<set>  
        ^
0_0_35703984_4230.cpp:2:2: error: expected unqualified-id before numeric constant
  2     #include<cstring>  
  ^
0_0_35703984_4230.cpp:10:1: error: expected unqualified-id before numeric constant
 10     int pre[10100];  
 ^
0_0_35703984_4230.cpp:11:1: error: expected unqualified-id before numeric constant
 11     struct e{  
 ^
0_0_35703984_4230.cpp:14:1: error: expected unqualified-id before numeric constant
 14     e s1[10010];  
 ^
0_0_35703984_4230.cpp:15:1: error: expected unqualified-id before numeric constant
 15     e s2[10010];  
 ^
0_0_35703984_4230.cpp:16:1: error: expected unqualified-id before numeric constant
 16     int find(int x)  
 ^
0_0_35703984_4230.cpp:22:1: error: expected unqualified-id before numeric constant
 22     int cmp(e a,e b){  
 ^
0_0_35703984_4230.cpp:26:1: error: expected unqualified-id before numeric constant
 26     void init(int n)  
 ^
0_0_35703984_4230.cpp:31:1: error: expected unqualified-id before numeric constant
 31     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-06-18 00:57:05, Gzip enabled