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_19434599_23296.c:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <stdio.h>  
         ^
0_0_19434599_23296.c:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_19434599_23296.c:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include <string.h>  
         ^
0_0_19434599_23296.c:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include <queue>  
         ^
0_0_19434599_23296.c:5:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 using namespace std;  
      ^
0_0_19434599_23296.c:5:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 using namespace std;  
                     ^
0_0_19434599_23296.c:5:31: error: expected identifier or '(' before '&' token
 using namespace std;  
                               ^
0_0_19434599_23296.c:5:37: error: expected identifier or '(' before '&' token
 using namespace std;  
                                     ^
0_0_19434599_23296.c:6:6: error: expected identifier or '(' before '&' token
 const int N=1005;  
      ^
0_0_19434599_23296.c:6:15: error: expected identifier or '(' before '&' token
 const int N=1005;  
               ^
0_0_19434599_23296.c:6:28: error: expected identifier or '(' before '&' token
 const int N=1005;  
                            ^
0_0_19434599_23296.c:6:34: error: expected identifier or '(' before '&' token
 const int N=1005;  
                                  ^
0_0_19434599_23296.c:7:4: error: expected identifier or '(' before '&' token
 int pre[N];         
    ^
0_0_19434599_23296.c:7:10: error: variably modified 'pre' at file scope
 int pre[N];         
          ^
0_0_19434599_23296.c:7:17: error: expected identifier or '(' before '&' token
 int pre[N];         
                 ^
0_0_19434599_23296.c:7:23: error: expected identifier or '(' before '&' token
 int pre[N];         
                       ^
0_0_19434599_23296.c:7:29: error: expected identifier or '(' before '&' token
 int pre[N];         
                             ^
0_0_19434599_23296.c:7:35: error: expected identifier or '(' before '&' token
 int pre[N];         
                                   ^
0_0_19434599_23296.c:7:41: error: expected identifier or '(' before '&' token
 int pre[N];         
                                         ^
0_0_19434599_23296.c:7:47: error: expected identifier or '(' before '&' token
 int pre[N];         
                                               ^
0_0_19434599_23296.c:7:53: error: expected identifier or '(' before '&' token
 int pre[N];         
                                                     ^
0_0_19434599_23296.c:7:59: error: expected identifier or '(' before '&' token
 int pre[N];         
                                                           ^
0_0_19434599_23296.c:7:65: error: expected identifier or '(' before '&' token
 int pre[N];         
                                                                 ^
0_0_19434599_23296.c:8:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 bool vis[N];  
     ^
0_0_19434599_23296.c:8:11: error: variably modified 'vis' at file scope
 bool vis[N];  
           ^
0_0_19434599_23296.c:8:18: error: expected identifier or '(' before '&' token
 bool vis[N];  
                  ^
0_0_19434599_23296.c:8:24: error: expected identifier or '(' before '&' token
 bool vis[N];  
                        ^
0_0_19434599_23296.c:9:4: error: expected identifier or '(' before '&' token
 int map[N][N];  
    ^
0_0_19434599_23296.c:9:10: error: variably modified 'map' at file scope
 int map[N][N];  
          ^
0_0_19434599_23296.c:9:10: error: variably modified 'map' at file scope
0_0_19434599_23296.c:9:20: error: expected identifier or '(' before '&' token
 int map[N][N];  
                    ^
0_0_19434599_23296.c:9:26: error: expected identifier or '(' before '&' token
 int map[N][N];  
                          ^
0_0_19434599_23296.c:10:4: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
    ^
0_0_19434599_23296.c:10:14: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
              ^
0_0_19434599_23296.c:10:20: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                    ^
0_0_19434599_23296.c:10:26: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                          ^
0_0_19434599_23296.c:10:32: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                ^
0_0_19434599_23296.c:10:38: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                      ^
0_0_19434599_23296.c:10:44: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                            ^
0_0_19434599_23296.c:10:50: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                                  ^
0_0_19434599_23296.c:10:56: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                                        ^
0_0_19434599_23296.c:10:62: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                                              ^
0_0_19434599_23296.c:10:68: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                                                    ^
0_0_19434599_23296.c:10:74: error: expected identifier or '(' before '/' token
 int s,t;          //s为源点,t为汇点  
                                                                          ^
0_0_19434599_23296.c:10:74: error: stray '\316' in program
0_0_19434599_23296.c:10:74: error: stray '\252' in program
0_0_19434599_23296.c:10:74: error: stray '\324' in program
0_0_19434599_23296.c:10:74: error: stray '\264' in program
0_0_19434599_23296.c:10:74: error: stray '\265' in program
0_0_19434599_23296.c:10:74: error: stray '\343' in program
0_0_19434599_23296.c:10:74: error: stray '\243' in program
0_0_19434599_23296.c:10:74: error: stray '\254' in program
0_0_19434599_23296.c:10:74: error: stray '\316' in program
0_0_19434599_23296.c:10:74: error: stray '\252' in program
0_0_19434599_23296.c:10:74: error: stray '\273' in program
0_0_19434599_23296.c:10:74: error: stray '\343' in program
0_0_19434599_23296.c:10:74: error: stray '\265' in program
0_0_19434599_23296.c:10:74: error: stray '\343' in program
0_0_19434599_23296.c:10:98: error: expected identifier or '(' before '&' token
 int s,t;          //s为源点,t为汇点  
                                                                                                  ^
0_0_19434599_23296.c:11:4: error: expected identifier or '(' before '&' token
 int n,m;  
    ^
0_0_19434599_23296.c:11:14: error: expected identifier or '(' before '&' token
 int n,m;  
              ^
0_0_19434599_23296.c:11:20: error: expected identifier or '(' before '&' token
 int n,m;  
                    ^
0_0_19434599_23296.c:12:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 bool bfs()  
     ^
0_0_19434599_23296.c: In function 'bfs':
0_0_19434599_23296.c:12:16: error: expected declaration specifiers before '&' token
 bool bfs()  
                ^
0_0_19434599_23296.c:12:22: error: expected declaration specifiers before '&' token
 bool bfs()  
                      ^
0_0_19434599_23296.c:13:3: error: 'nbsp' undeclared (first use in thi


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-07-03 19:59:16, Gzip enabled