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_13716873_25309.cpp:2:4: error: stray '#' in program
  2 #include <queue>
    ^
0_0_13716873_25309.cpp:87:1: error: stray '\270' in program
 ¸´ÖÆ´úÂë
 ^
0_0_13716873_25309.cpp:87:1: error: stray '\264' in program
0_0_13716873_25309.cpp:87:1: error: stray '\326' in program
0_0_13716873_25309.cpp:87:1: error: stray '\306' in program
0_0_13716873_25309.cpp:87:1: error: stray '\264' in program
0_0_13716873_25309.cpp:87:1: error: stray '\372' in program
0_0_13716873_25309.cpp:87:1: error: stray '\302' in program
0_0_13716873_25309.cpp:87:1: error: stray '\353' in program
0_0_13716873_25309.cpp:2:2: error: expected unqualified-id before numeric constant
  2 #include <queue>
  ^
0_0_13716873_25309.cpp:4:2: error: expected unqualified-id before numeric constant
  4 const int MAX = 1100;
  ^
0_0_13716873_25309.cpp:5:2: error: expected unqualified-id before numeric constant
  5 const int INF = 0x3fffffff;
  ^
0_0_13716873_25309.cpp:6:2: error: expected unqualified-id before numeric constant
  6 struct Node
  ^
0_0_13716873_25309.cpp:11:1: error: expected unqualified-id before numeric constant
 11 Node map[MAX][MAX];
 ^
0_0_13716873_25309.cpp:12:1: error: expected unqualified-id before numeric constant
 12 Node dis[MAX];
 ^
0_0_13716873_25309.cpp:13:1: error: expected unqualified-id before numeric constant
 13 bool used[MAX];
 ^
0_0_13716873_25309.cpp:14:1: error: expected unqualified-id before numeric constant
 14 Node SPFA(int start,int end,int n)
 ^


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-12-05 08:23:55, Gzip enabled