QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#133202#6629. Travelling TraderKoDCompile Error//C++176.2kb2023-08-01 17:55:302023-08-01 17:55:33

詳細信息

answer.code: In lambda function:
answer.code:222:14: error: ‘ret’ was not declared in this scope
  222 |       return ret;
      |              ^~~