QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#498522 | #7866. Teleportation | ucup-team1154 | Compile Error | / | / | C++20 | 1.0kb | 2024-07-30 15:48:21 | 2024-07-30 15:48:23 |
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:32:32: error: ‘dist’ was not declared in this scope; did you mean ‘dis’? 32 | memset(dis,0x7f,sizeof(dist)); | ^~~~ | dis