QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#469914#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20797b2024-07-10 08:54:562024-07-10 08:54:57

详细

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