QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#469916#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20871b2024-07-10 08:56:272024-07-10 08:56:27

详细

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