QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#392529 | #6745. Delete the Tree | ZhaoZiLong | Compile Error | / | / | C++11 | 1.5kb | 2024-04-17 16:48:25 | 2024-04-17 16:48:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:5:1: error: expected unqualified-id before ‘/’ token 5 | /pedef long long ll; | ^ answer.code:7:1: error: expected unqualified-id before ‘/’ token 7 | / n,ans; | ^ answer.code:8:1: error: expected unqualified-id before ‘/’ token 8 | /ring str[N]; | ^