QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#602911 | #1403. JOIOJI | 3un_larryfunc | Compile Error | / | / | C++20 | 1.1kb | 2024-10-01 13:29:37 | 2024-10-01 13:29:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In function ‘int main()’: answer.code:48:9: error: ‘sort’ was not declared in this scope; did you mean ‘short’? 48 | sort(ois.begin(), ois.end()); | ^~~~ | short