Judge Information

Run ID: 31224
src.cpp: In function 'void bfs()':
src.cpp:19:5: error: 'p' was not declared in this scope
p.pish(k);
^
src.cpp: In function 'int main()':
src.cpp:39:43: error: statement cannot resolve address of overloaded function
ios_base:: sync_with_stdio(0); cin.tie; cout.tie(0);
^