F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39165873_13178.cpp: In function 'void bfs(int)':
0_0_39165873_13178.cpp:47:21: error: 'n' was not declared in this scope
   47 |     for(i = 0; i <= n - 1; i++)
      |                     ^
0_0_39165873_13178.cpp:58:9: error: 'cnt' was not declared in this scope; did you mean 'int'?
   58 |         cnt++;
      |         ^~~
      |         int
0_0_39165873_13178.cpp:69:8: error: 'cnt' was not declared in this scope; did you mean 'int'?
   69 |     if(cnt != sum)
      |        ^~~
      |        int


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-07-05 19:08:47, Gzip enabled