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_21880135_5979.cpp: In function 'bool is(std::string)':
0_0_21880135_5979.cpp:9:2: error: 'nbsp' was not declared in this scope
         int i,k=0,flag=0,t=0;
  ^
0_0_21880135_5979.cpp:22:15: error: 'else' without a previous 'if'
     else return true;
               ^
0_0_21880135_5979.cpp: In function 'int BFS(std::string)':
0_0_21880135_5979.cpp:27:2: error: 'nbsp' was not declared in this scope
         queue<string> Qu;
  ^
0_0_21880135_5979.cpp: In function 'int main()':
0_0_21880135_5979.cpp:92:2: error: 'nbsp' was not declared in this scope
         string state;
  ^
0_0_21880135_5979.cpp:96:75: error: break statement not within loop or switch
                 if(state[0]=='-') break;
                                                                           ^
0_0_21880135_5979.cpp:98:57: error: 'else' without a previous 'if'
                 else {
                                                         ^


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-05-27 22:35:05, Gzip enabled