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_33702458_13830.cpp:3:5: error: stray '#' in program
   1 #include<iostream>
     ^
0_0_33702458_13830.cpp:4:5: error: stray '#' in program
   2 #include<cstdio>
     ^
0_0_33702458_13830.cpp:5:5: error: stray '#' in program
   3 #include<cstring>
     ^
0_0_33702458_13830.cpp:6:5: error: stray '#' in program
   4 #include<vector>
     ^
0_0_33702458_13830.cpp:8:5: error: stray '#' in program
   6 #define MAXN 5555
     ^
0_0_33702458_13830.cpp:9:5: error: stray '#' in program
   7 #define MAXM 2222222
     ^
0_0_33702458_13830.cpp:10:5: error: stray '#' in program
   8 #define inf 1<<30
     ^
0_0_33702458_13830.cpp:1:1: error: 'View' does not name a type
 View Code 
 ^
0_0_33702458_13830.cpp:8:3: error: expected unqualified-id before numeric constant
   6 #define MAXN 5555
   ^
0_0_33702458_13830.cpp:14:6: error: 'edge' does not name a type
  12 }edge[MAXM];
      ^
0_0_33702458_13830.cpp:15:2: error: expected unqualified-id before numeric constant
  13 
  ^
0_0_33702458_13830.cpp:17:2: error: expected unqualified-id before numeric constant
  15 int pre[MAXN];
  ^
0_0_33702458_13830.cpp:18:2: error: expected unqualified-id before numeric constant
  16 int cur[MAXN];
  ^
0_0_33702458_13830.cpp:19:2: error: expected unqualified-id before numeric constant
  17 int level[MAXN];
  ^
0_0_33702458_13830.cpp:20:2: error: expected unqualified-id before numeric constant
  18 int gap[MAXN];
  ^
0_0_33702458_13830.cpp:21:2: error: expected unqualified-id before numeric constant
  19 int NV,NE,vs,vt,n,m,f,sum;
  ^
0_0_33702458_13830.cpp:22:2: error: expected unqualified-id before numeric constant
  20 
  ^
0_0_33702458_13830.cpp:24:2: error: expected unqualified-id before numeric constant
  22 int tax[MAXN];
  ^
0_0_33702458_13830.cpp:25:2: error: expected unqualified-id before numeric constant
  23 
  ^
0_0_33702458_13830.cpp:33:2: error: expected unqualified-id before numeric constant
  31 
  ^


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-05-27 13:34:08, Gzip enabled