QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#112111 | #4742. Prawnicy | ZhangYiDe | Compile Error | / | / | C++17 | 1.5kb | 2023-06-10 04:22:02 | 2023-06-10 04:22:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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