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_15973914_17610.cpp: In function 'int bfs1()':
0_0_15973914_17610.cpp:88:1: error: expected '}' before 'else'
 else return step[s];
 ^
0_0_15973914_17610.cpp: At global scope:
0_0_15973914_17610.cpp:90:1: error: 'vis' does not name a type
 vis.clear();
 ^
0_0_15973914_17610.cpp:91:1: error: 'vis' does not name a type
 vis[s]=true;
 ^
0_0_15973914_17610.cpp:94:1: error: 'que' does not name a type
 que.push(make_pair(s,0));
 ^
0_0_15973914_17610.cpp:95:1: error: expected unqualified-id before 'while'
 while(!que.empty()){
 ^


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-10-02 15:28:21, Gzip enabled