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_19609144_1215.cpp:2:5: error: stray '#' in program
   2 #include<stdio.h>
     ^
0_0_19609144_1215.cpp:3:5: error: stray '#' in program
   3 #include<algorithm>
     ^
0_0_19609144_1215.cpp:4:5: error: stray '#' in program
   4 #include<string.h>
     ^
0_0_19609144_1215.cpp:5:5: error: stray '#' in program
   5 #include<vector>
     ^
0_0_19609144_1215.cpp:8:5: error: stray '#' in program
   8 #define N 500000
     ^
0_0_19609144_1215.cpp:9:5: error: stray '#' in program
   9 #define INF 100000000
     ^
0_0_19609144_1215.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<stdio.h>
   ^
0_0_19609144_1215.cpp:8:3: error: expected unqualified-id before numeric constant
   8 #define N 500000
   ^
0_0_19609144_1215.cpp:11:2: error: expected unqualified-id before numeric constant
  11 
  ^
0_0_19609144_1215.cpp:15:6: error: 'node' does not name a type
  15 }node[(N<<2)+10];
      ^
0_0_19609144_1215.cpp:16:2: error: expected unqualified-id before numeric constant
  16 
  ^
0_0_19609144_1215.cpp:18:2: error: expected unqualified-id before numeric constant
  18 int posArray[N+10];
  ^
0_0_19609144_1215.cpp:19:2: error: expected unqualified-id before numeric constant
  19 
  ^
0_0_19609144_1215.cpp:30:2: error: expected unqualified-id before numeric constant
  30 
  ^


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-30 03:00:49, Gzip enabled