QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#786964#9785. Shrooksucup-team3215Compile Error//C++201.7kb2024-11-27 04:11:412024-11-27 04:11:42

Details

answer.code: In function ‘int main()’:
answer.code:34:7: error: ‘sort’ was not declared in this scope; did you mean ‘short’?
   34 |       sort(u.begin(), u.end());
      |       ^~~~
      |       short