QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#647674#7622. Yet Another Coffeeucup-team1598#Compile Error//C++171.3kb2024-10-17 15:10:392024-10-17 15:10:39

詳細信息

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