QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469916#3098. Ancient Machineegypt_ioi2024_12Compile Error//C++20871b2024-07-10 08:56:272024-07-10 08:56:27

Details

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