QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#786964#9785. Shrooksucup-team3215Compile Error//C++201.7kb2024-11-27 04:11:412024-11-27 04:11:42

详细

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