QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#535167#4927. Bounded Spanning Treeegypt_ioi2024b_05Compile Error//C++201.7kb2024-08-27 21:07:242024-08-27 21:07:25

Details

answer.code: In function ‘int main()’:
answer.code:54:25: error: ‘j’ was not declared in this scope
   54 |             d.unit(i[0],j[0]);
      |                         ^