QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#647674#7622. Yet Another Coffeeucup-team1598#Compile Error//C++171.3kb2024-10-17 15:10:392024-10-17 15:10:39

Details

answer.code: In function ‘void solve()’:
answer.code:31:33: error: ‘i’ was not declared in this scope
   31 |                         mi -= a[i];
      |                                 ^