QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469914#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20797b2024-07-10 08:54:562024-07-10 08:54:57

Details

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]);
      |              ^