QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#464301#7523. Partially Free Mealucup-team3884#Compile Error//C++202.2kb2024-07-06 00:34:012024-07-06 00:34:02

详细

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