QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#488996#8819. CNOI KnowledgeGuanYunchangCompile Error//C++141.4kb2024-07-24 17:00:432024-07-24 17:00:45

Details

answer.code: In function ‘int main()’:
answer.code:59:18: error: expected ‘}’ at end of input
   59 |         return 0;
      |                  ^
answer.code:20:1: note: to match this ‘{’
   20 | {
      | ^