QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469898#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20708b2024-07-10 08:41:492024-07-10 08:41:50

Details

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