0_0_23182233_30006.cpp: In function 'int bfs()': 0_0_23182233_30006.cpp:59:17: error: expected ';' before 'if' 60 if (visit[k] == false) { ^