QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#91776 | #5409. Perotation | flower | Compile Error | / | / | C++23 | 832b | 2023-03-29 15:59:58 | 2023-03-29 16:00:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In member function ‘void bit::clear()’: answer.code:16:17: error: ‘s’ was not declared in this scope 16 | s.reset(); | ^