QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#296544#7763. 左蓝右红DitaMirika#Compile Error//C++201.2kb2024-01-03 09:39:552024-07-04 03:16:36

詳細信息

answer.code: In function ‘void bfs(int)’:
answer.code:11:43: error: ‘cc’ was not declared in this scope
   11 |                 int u=q.front(); q.pop(); cc++;
      |                                           ^~