Judge Information

Run ID: 32499
src.cpp:3:4: error: expected unqualified-id before ',' token
int, i, k, v, ch[100009], x,y,d;
^
src.cpp: In function 'void BFS(int)':
src.cpp:45:6: error: 'main' was not declared in this scope
main(){
^