QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#469898#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20708b2024-07-10 08:41:492024-07-10 08:41:50

詳細信息

Bruno.code: In function ‘void Bruno(int, int, std::vector<int>)’:
Bruno.code:23:14: error: ‘i’ was not declared in this scope
   23 |     Remove(a[i]);
      |              ^