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_38781741_13385.cpp:1:1: error: stray '\270' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      | ^~~~
0_0_38781741_13385.cpp:1:2: error: stray '\264' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      |     ^~~~
0_0_38781741_13385.cpp:1:3: error: stray '\326' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      |         ^~~~
0_0_38781741_13385.cpp:1:5: error: stray '\372' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      |                     ^~~~
0_0_38781741_13385.cpp:1:6: error: stray '\302' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      |                         ^~~~
0_0_38781741_13385.cpp:1:7: error: stray '\353' in program
    1 | <b8><b4><d6><U+01B4><fa><c2><eb>
      |                             ^~~~
0_0_38781741_13385.cpp:3:4: error: stray '#' in program
    3 |  1 #include <cstdio>
      |    ^
0_0_38781741_13385.cpp:4:4: error: stray '#' in program
    4 |  2 #include <cstring>
      |    ^
0_0_38781741_13385.cpp:5:4: error: stray '#' in program
    5 |  3 #include <queue>
      |    ^
0_0_38781741_13385.cpp:1:4: error: '\U000001b4' does not name a type
    1 | ¸´ÖÆ´úÂë
      |    ^
0_0_38781741_13385.cpp:7:2: error: expected unqualified-id before numeric constant
    7 |  5
      |  ^
0_0_38781741_13385.cpp:9:2: error: expected unqualified-id before numeric constant
    9 |  7 int n, m, c, Case = 1, num;
      |  ^
0_0_38781741_13385.cpp:10:2: error: expected unqualified-id before numeric constant
   10 |  8 int dist[maxn], layer[maxn], head[maxn];
      |  ^
0_0_38781741_13385.cpp:11:2: error: expected unqualified-id before numeric constant
   11 |  9 struct node {
      |  ^
0_0_38781741_13385.cpp:13:6: error: 'edge' does not name a type
   13 | 11 } edge[maxn];
      |      ^~~~
0_0_38781741_13385.cpp:14:1: error: expected unqualified-id before numeric constant
   14 | 12 bool vis[maxn];
      | ^~
0_0_38781741_13385.cpp:15:1: error: expected unqualified-id before numeric constant
   15 | 13
      | ^~
0_0_38781741_13385.cpp:22:1: error: expected unqualified-id before numeric constant
   22 | 20
      | ^~
0_0_38781741_13385.cpp:48:1: error: expected unqualified-id before numeric constant
   48 | 46 void dijkstra(int s) {
      | ^~
0_0_38781741_13385.cpp:65:1: error: expected unqualified-id before numeric constant
   65 | 63
      | ^~


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-09-28 15:28:57, Gzip enabled