0_0_39494402_32604.cpp: In function 'void solve()': 0_0_39494402_32604.cpp:78:33: error: continue statement not within a loop 78 | if(deg==-1) {cout<<0<<endl; continue;} | ^~~~~~~~