0_0_33736601_139.cpp: In function 'void bfs(int)': 0_0_33736601_139.cpp:31:5: error: expected ';' before 'while' while(z) l[z]=l[a[z]],z=a[z]; ^