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_13808501_21259.cpp:2:5: error: stray '#' in program
   2 #include <cstring>
     ^
0_0_13808501_21259.cpp:3:5: error: stray '#' in program
   3 #include <algorithm>
     ^
0_0_13808501_21259.cpp:6:5: error: stray '#' in program
   6 #define clr(x) memset(x, 0, sizeof(x))
     ^
0_0_13808501_21259.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include <cstring>
   ^
0_0_13808501_21259.cpp:5:3: error: expected unqualified-id before numeric constant
   5 const int INF = 0X1f1f1f1f;
   ^
0_0_13808501_21259.cpp:6:3: error: expected unqualified-id before numeric constant
   6 #define clr(x) memset(x, 0, sizeof(x))
   ^
0_0_13808501_21259.cpp:13:6: error: 'task' does not name a type
  13 }task[210];
      ^
0_0_13808501_21259.cpp:14:2: error: expected unqualified-id before numeric constant
  14 
  ^
0_0_13808501_21259.cpp:19:6: error: 'edge' does not name a type
  19 }edge[1000000];
      ^
0_0_13808501_21259.cpp:20:2: error: expected unqualified-id before numeric constant
  20 int tot;
  ^
0_0_13808501_21259.cpp:21:2: error: expected unqualified-id before numeric constant
  21 int head[210];
  ^
0_0_13808501_21259.cpp:22:2: error: expected unqualified-id before numeric constant
  22 
  ^
0_0_13808501_21259.cpp:24:2: error: expected unqualified-id before numeric constant
  24 int vis[210];
  ^
0_0_13808501_21259.cpp:25:2: error: expected unqualified-id before numeric constant
  25 int G[25][25], dis[25][25];
  ^
0_0_13808501_21259.cpp:26:2: error: expected unqualified-id before numeric constant
  26 int sum, n;
  ^
0_0_13808501_21259.cpp:27:2: error: expected unqualified-id before numeric constant
  27 int Q, M;
  ^
0_0_13808501_21259.cpp:28:2: error: expected unqualified-id before numeric constant
  28 
  ^


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-06-30 14:22:08, Gzip enabled