QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#572803 | #9301. Skeleton Dynamization | ucup-team4744# | Compile Error | / | / | C++20 | 1.4kb | 2024-09-18 16:26:59 | 2024-09-18 16:26:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve(int, int)’: answer.code:40:22: error: expected ‘;’ before ‘}’ token 40 | match | ^ | ; 41 | } | ~ answer.code: At global scope: answer.code:59:2: error: expected unqualified-id before numeric constant 59 | }13414134 | ^~~~~~~~