QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#133202#6629. Travelling TraderKoDCompile Error//C++176.2kb2023-08-01 17:55:302023-08-01 17:55:33

Details

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