QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#426715#3098. Ancient Machineegypt_ioi2024_04Compile Error//C++203.2kb2024-05-31 17:47:262024-05-31 17:47:26

Details

Bruno.code: In function ‘void Bruno(int, int, std::vector<int>)’:
Bruno.code:59:12: error: ‘a’ was not declared in this scope
   59 |         if(a[i]==1){
      |            ^