QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#86165#5505. Great ChaseHuangHanShengCompile Error//C++171.7kb2023-03-09 14:36:372023-03-09 14:36:49

Details

answer.code: In function ‘int main()’:
answer.code:72:6: error: expected ‘}’ at end of input
   72 |     }
      |      ^
answer.code:21:12: note: to match this ‘{’
   21 | int main() {
      |            ^