QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#383732#3701. Necklaceucup-team1383Compile Error//C++171.4kb2024-04-09 17:05:212024-04-09 17:05:21

Details

answer.code: In function ‘void add(int, int)’:
answer.code:25:12: error: ‘id’ was not declared in this scope
   25 |         if(id==0)return;
      |            ^~