QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#152468#141. 8 染色asdf1234codingCompile Error//C++203.3kb2023-08-28 09:36:552023-08-28 09:36:56

Details

Alice.code: In function ‘std::vector<long long int> Bob(long long int, long long int, std::vector<long long int>, std::vector<long long int>, std::vector<long long int>)’:
Alice.code:66:50: error: ‘y’ was not declared in this scope
   66 |                                 if(ret[x]/2!=ret[y]/2) continue;
      |                                                  ^