QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#548641 | #6621. Luggage Lock | MaMengQi | Compile Error | / | / | C++20 | 1.3kb | 2024-09-05 19:43:31 | 2024-09-05 19:43:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void bfs()’: answer.code:16:28: error: expected primary-expression before ‘=’ token 16 | for (int i =1; i < =4; i++) | ^