QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#464283#6303. Inversionegypt_ioi2024b_05Compile Error//C++201.3kb2024-07-06 00:08:042024-07-06 00:08:05

詳細信息

answer.code: In function ‘int main()’:
answer.code:43:5: error: ‘a’ was not declared in this scope
   43 |     a.resize(n);
      |     ^