QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#479798#8711. TilesMinaRagy06#Compile Error//C++201.5kb2024-07-15 20:55:542024-07-15 20:55:54

Details

answer.code: In function ‘int main()’:
answer.code:62:31: error: ‘v’ was not declared in this scope
   62 |         for (auto [l, r, h] : v) {
      |                               ^