QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#233400 | #6300. Best Carry Player 2 | ucup-team1785# | Compile Error | / | / | C++23 | 3.0kb | 2023-10-31 17:16:48 | 2023-10-31 17:16:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:72:24: error: expected unqualified-id before ‘;’ token 72 | long long a[40], k, n, ; | ^