QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#650877#7789. Outro: True Love Waitsucup-team4946#Compile Error//C++231.5kb2024-10-18 16:58:382024-10-18 16:58:40

Details

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