QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#305136#5161. Last GuesswaifuSenpaiCompile Error//C++205.9kb2024-01-14 18:55:192024-01-14 18:55:19

Details

answer.code: In function ‘int main()’:
answer.code:195:5: error: ‘asserr’ was not declared in this scope; did you mean ‘assert’?
  195 |     asserr(size(fix_ans) + flow.flow() == n);
      |     ^~~~~~
      |     assert