QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#440199#4380. Travel planucup-team3690Compile Error//C++173.8kb2024-06-13 12:06:242024-06-13 12:06:24

Details

answer.code: In function ‘int main()’:
answer.code:123:29: error: ‘w’ was not declared in this scope
  123 |             exchange(with_w[w], {});
      |                             ^