QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
answer.code:107:17: error: expected ‘;’ at end of member declaration 107 | int lo, hi | ^~ | ;