QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#447231 | #4832. Telepathy | egypt_ioi2024_12 | Compile Error | / | / | C++14 | 1.3kb | 2024-06-18 07:24:35 | 2024-06-18 07:24:36 |
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:52:11: error: ‘cnt’ was not declared in this scope; did you mean ‘int’? 52 | cout<<cnt<<endl; | ^~~ | int