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_16205690_16800.cpp:1:7: error: stray '#' in program
    1. #include<cstdio>  
       ^
0_0_16205690_16800.cpp:2:7: error: stray '#' in program
    2. #include<algorithm>  
       ^
0_0_16205690_16800.cpp:4:7: error: stray '#' in program
    3. #define N 100010  
       ^
0_0_16205690_16800.cpp:1:4: error: expected unqualified-id before numeric constant
    1. #include<cstdio>  
    ^
0_0_16205690_16800.cpp:4:4: error: expected unqualified-id before numeric constant
    3. #define N 100010  
    ^
0_0_16205690_16800.cpp:7:4: error: expected unqualified-id before numeric constant
    6. int num[N];  
    ^
0_0_16205690_16800.cpp:8:4: error: expected unqualified-id before numeric constant
    7. int san[N];  
    ^
0_0_16205690_16800.cpp:9:4: error: expected unqualified-id before numeric constant
    8. int ls[N*20];  
    ^
0_0_16205690_16800.cpp:10:4: error: expected unqualified-id before numeric constant
    9. int rs[N*20];  
    ^
0_0_16205690_16800.cpp:11:3: error: expected unqualified-id before numeric constant
   10. int sum[N*20];  
   ^
0_0_16205690_16800.cpp:12:3: error: expected unqualified-id before numeric constant
   11.   
   ^
0_0_16205690_16800.cpp:14:3: error: expected unqualified-id before numeric constant
   13. int n, m;  
   ^
0_0_16205690_16800.cpp:15:3: error: expected unqualified-id before numeric constant
   14.   
   ^
0_0_16205690_16800.cpp:25:3: error: expected unqualified-id before numeric constant
   24.   
   ^
0_0_16205690_16800.cpp:37:3: error: expected unqualified-id before numeric constant
   36.   
   ^
0_0_16205690_16800.cpp:48:3: error: expected unqualified-id before numeric constant
   47.   
   ^


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-10-06 23:02:53, Gzip enabled