QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#296544#7763. 左蓝右红DitaMirika#Compile Error//C++201.2kb2024-01-03 09:39:552024-07-04 03:16:36

Details

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++;
      |                                           ^~