QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#536721#141. 8 染色egypt_ioi2024b_05#Compile Error//C++201.7kb2024-08-29 16:02:032024-08-29 16:02:04

Details

Alice.code: In function ‘std::vector<int> Bob(int, int, std::vector<int>, std::vector<int>, std::vector<int>)’:
Alice.code:24:19: error: ‘x’ was not declared in this scope
   24 |     for(int i=0;i<x.size();i+=3){
      |                   ^