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_36327643_6388.cpp:1:4: error: stray '#' in program
 1. #include<bits/stdc++.h>  
    ^
0_0_36327643_6388.cpp:3:4: error: stray '#' in program
 3. #define int long long  
    ^
0_0_36327643_6388.cpp:1:1: error: expected unqualified-id before numeric constant
 1. #include<bits/stdc++.h>  
 ^
0_0_36327643_6388.cpp:3:1: error: expected unqualified-id before numeric constant
 3. #define int long long  
 ^
0_0_36327643_6388.cpp:5:1: error: expected unqualified-id before numeric constant
 5. struct node  
 ^
0_0_36327643_6388.cpp:11:1: error: expected unqualified-id before numeric constant
 11. int id[M], cnt, tot, head[M], to[2 * M], nxt[2 * M];  
 ^
0_0_36327643_6388.cpp:12:1: error: expected unqualified-id before numeric constant
 12. node tree[4 * M + 1];  
 ^
0_0_36327643_6388.cpp:13:1: error: expected unqualified-id before numeric constant
 13. node a[M];  
 ^
0_0_36327643_6388.cpp:14:1: error: expected unqualified-id before numeric constant
 14. int n, m, in1, in2, in3, q;  
 ^
0_0_36327643_6388.cpp:15:1: error: expected unqualified-id before numeric constant
 15. //int presum[M];  
 ^
0_0_36327643_6388.cpp:23:1: error: expected unqualified-id before numeric constant
 23. int Qlca(int x, int y)  
 ^


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-04 18:05:26, Gzip enabled