QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#495171#9142. Uniting Amoebasucup-team3435#Compile Error//C++20494b2024-07-27 19:18:012024-07-27 19:18:02

Details

answer.code: In function ‘void solve()’:
answer.code:20:19: error: ‘i’ was not declared in this scope
   20 |         cout << a[i] << '\n';
      |                   ^