QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#324002#8239. Mysterious Treeucup-team1030#Compile Error//C++1753.5kb2024-02-10 15:08:492024-02-10 15:08:50

详细

answer.code: In function ‘void solve()’:
answer.code:2057:2: error: expected ‘}’ at end of input
 2057 | }
      |  ^
answer.code:2022:14: note: to match this ‘{’
 2022 | void solve() {
      |              ^