QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#464301 | #7523. Partially Free Meal | ucup-team3884# | Compile Error | / | / | C++20 | 2.2kb | 2024-07-06 00:34:01 | 2024-07-06 00:34:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In lambda function: answer.code:78:30: error: ‘posum’ was not declared in this scope; did you mean ‘sum’? 78 | while (ptr > posum) { | ^~~~~ | sum