QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#773614#5147. Stack SortZhaoZiLongCompile Error//C++11464b2024-11-23 09:34:522024-11-23 09:34:53

Details

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