QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#462904#8547. Whose Land?egypt_ioi2024_12Compile Error//C++149.0kb2024-07-04 09:27:262024-07-04 09:27:27

Details

answer.code: In function ‘int main()’:
answer.code:265:26: error: ‘h’ was not declared in this scope
  265 |                 cnt+=vis[h];
      |                          ^