QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#449967#2214. Link Cut Digraphegypt_ioi2024_05Compile Error//C++173.9kb2024-06-21 21:19:512024-06-21 21:19:53

Details

answer.code: In function ‘void solve()’:
answer.code:134:13: error: ‘z’ was not declared in this scope
  134 |         ans[z] += c2.merge(x, y);
      |             ^