QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#158378 | #5542. Doubled GCD | ntu_vjudge_1 | Compile Error | / | / | C++17 | 1.6kb | 2023-09-02 16:28:14 | 2023-09-02 16:28:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:1: error: expected unqualified-id before ‘[’ token 1 | [ i, j, k, l ] 0 0 0 0 | ^