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_38820277_22734.cpp: In function 'int BFS(std::string, std::string, std::string*)':
0_0_38820277_22734.cpp:53:55: error: 'amp' was not declared in this scope
   53 |                                 if(!visited.count(up)&&!visited.count(up)){
      |                                                       ^~~
0_0_38820277_22734.cpp:53:63: error: expected ')' before ';' token
   53 |                                 if(!visited.count(up)&&!visited.count(up)){
      |                                   ~                           ^
      |                                                               )
0_0_38820277_22734.cpp:53:82: error: expected ';' before ')' token
   53 |                                 if(!visited.count(up)&&!visited.count(up)){
      |                                                                                  ^
      |                                                                                  ;
0_0_38820277_22734.cpp:58:57: error: 'amp' was not declared in this scope
   58 |                                 if(!visited.count(down)&&!visited.count(down)){
      |                                                         ^~~
0_0_38820277_22734.cpp:58:65: error: expected ')' before ';' token
   58 |                                 if(!visited.count(down)&&!visited.count(down)){
      |                                   ~                             ^
      |                                                                 )
0_0_38820277_22734.cpp:58:86: error: expected ';' before ')' token
   58 |                                 if(!visited.count(down)&&!visited.count(down)){
      |                                                                                      ^
      |                                                                                      ;


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-11-17 14:38:35, Gzip enabled