QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#209647#6386. DollsZhaoZiLongCompile Error//C++171001b2023-10-10 16:23:532023-10-10 16:23:54

詳細信息

answer.code: In function ‘int main()’:
answer.code:52:15: error: ‘i’ was not declared in this scope
   52 |     int c = a[i] % 2;
      |               ^