QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#112111#4742. PrawnicyZhangYiDeCompile Error//C++171.5kb2023-06-10 04:22:022023-06-10 04:22:03

Details

answer.code: In function ‘int32_t main()’:
answer.code:54:9: error: ‘sort’ was not declared in this scope; did you mean ‘short’?
   54 |         sort(all(v));
      |         ^~~~
      |         short