Main.cc: In function ‘int main()’: Main.cc:63:14: error: continue statement not within a loop if(n>=10010)continue; ^~~~~~~~