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_18476195_31695.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_18476195_31695.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstring>
   ^
0_0_18476195_31695.cpp:4:3: error: expected unqualified-id before numeric constant
   4 const int inf=10000000;
   ^
0_0_18476195_31695.cpp:5:3: error: expected unqualified-id before numeric constant
   5 using namespace std;
   ^
0_0_18476195_31695.cpp:6:3: error: expected unqualified-id before numeric constant
   6 
   ^
0_0_18476195_31695.cpp:9:6: error: 'edge' does not name a type
   9 }edge[N*N];
      ^
0_0_18476195_31695.cpp:10:2: error: expected unqualified-id before numeric constant
  10 
  ^
0_0_18476195_31695.cpp:12:2: error: expected unqualified-id before numeric constant
  12 int In[N];
  ^
0_0_18476195_31695.cpp:13:2: error: expected unqualified-id before numeric constant
  13 int visited[N],ID[N];
  ^
0_0_18476195_31695.cpp:14:2: error: expected unqualified-id before numeric constant
  14 int pre[N];
  ^
0_0_18476195_31695.cpp:15:2: error: expected unqualified-id before numeric constant
  15 
  ^


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-01 10:18:19, Gzip enabled