QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#73911 | #5443. Security at Museums | flower | Compile Error | / | / | C++23 | 5.4kb | 2023-01-29 15:28:20 | 2023-01-29 15:28:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void init(int)’: answer.code:56:9: error: ‘stabel_sort’ was not declared in this scope 56 | stabel_sort(perm + id[p], perm + n + 1, [&] (int x, int y) { | ^~~~~~~~~~~