QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421274#8544. Colorful Graph 2ucup-team864#Compile Error//C++231.3kb2024-05-25 16:05:012024-05-25 16:05:02

详细

answer.code: In function ‘int main()’:
answer.code:25:29: error: ‘v’ was not declared in this scope
   25 |                         vis[v] = 0;
      |                             ^