QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#324005#8239. Mysterious Treeucup-team1030#Compile Error//C++1753.5kb2024-02-10 15:09:192024-02-10 15:09:20

Details

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