QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#826277 | #9774. Same Sum | ucup-team6072# | Compile Error | / | / | C++23 | 5.0kb | 2024-12-22 05:29:19 | 2024-12-22 05:29:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:107:17: error: expected ‘;’ at end of member declaration 107 | int lo, hi | ^~ | ;