QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
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