QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#764267#9479. And DNAHuluoboCompile Error//C++171.7kb2024-11-20 08:22:302024-11-20 08:22:30

Details

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