运行 ID: 32614

Main.cc: In function ‘void upd(int, int)’:
Main.cc:36:11: error: continue statement not within a loop
     if(!p)continue;
           ^~~~~~~~