QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#479798#8711. TilesMinaRagy06#Compile Error//C++201.5kb2024-07-15 20:55:542024-07-15 20:55:54

详细

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) {
      |                               ^