QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#195101#6371. Half is GoodZhangYiDeCompile Error//C++1.6kb2023-10-01 00:49:052023-10-01 00:49:06

详细

answer.code: In function ‘int main()’:
answer.code:51:9: error: ‘length’ was not declared in this scope
   51 |         length[i] = 1;
      |         ^~~~~~