QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#136965#6619. Line Graph Matchingnew_dawn_2#Compile Error//C++171.5kb2023-08-09 15:23:182023-08-09 15:23:22

Details

answer.code: In function ‘void solve(int)’:
answer.code:67:13: error: ‘i’ was not declared in this scope
   67 |     if(ecnt[i] & 1)
      |             ^