QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#535496 | #3321. Sixth Sense | oh_my_shy | Compile Error | / | / | C++14 | 5.0kb | 2024-08-28 07:48:35 | 2024-08-28 07:48:35 |
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:135:19: error: ‘cnt’ was not declared in this scope; did you mean ‘int’? 135 | int pos = cnt + 1; | ^~~ | int