QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#756624#415. 最小生成树ucup-team4777Compile Error//C++20983b2024-11-16 21:16:032024-11-16 21:16:04

Details

answer.code: In function ‘void solve()’:
answer.code:36:13: error: ‘w’ was not declared in this scope
   36 |     cout << w << endl;
      |             ^