Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_872_5511_26129.cpp: In function 'void dfs(int, int)':
1_872_5511_26129.cpp:12:17: error: 'sz' was not declared in this scope
     for (auto i:sz)
                 ^
1_872_5511_26129.cpp:14:17: error: 'y' was not declared in this scope
             dfs(y, s+1);
                 ^
1_872_5511_26129.cpp:16:35: error: 'y' was not declared in this scope
             loop.push_back(s-deep[y]+1);
                                   ^


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-11-01 10:36:32, Gzip enabled