QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#793727 | #9809. The Grand Contest | ucup-team2104 | Compile Error | / | / | C++20 | 7.6kb | 2024-11-29 23:32:29 | 2024-11-29 23:32:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:280:1: error: expected unqualified-id before ‘return’ 280 | return 0; | ^~~~~~