QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#86165#5505. Great ChaseHuangHanShengCompile Error//C++171.7kb2023-03-09 14:36:372023-03-09 14:36:49

详细

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() {
      |            ^