QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#603938 | #1668. Guide | HuangHanSheng | Compile Error | / | / | C++20 | 1013b | 2024-10-01 21:09:04 | 2024-10-01 21:09:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:40:27: error: ‘wz’ was not declared in this scope; did you mean ‘w1’? 40 | b[wz]=0; | ^~ | w1