Problem | pigeonnests |
---|---|
User | Hijackedsoul |
Submission Time | 2024-11-28 01:29:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonnests.cpp: In function ‘void dfs(long long int, long long int)’:
pigeonnests.cpp:15:2: error: ‘label’ was not declared in this scope
15 | label++;
| ^~~~~
pigeonnests.cpp: In function ‘int32_t main()’:
pigeonnests.cpp:114:2: error: ‘ordered’ was not declared in this scope
114 | ordered(0, -1);
| ^~~~~~~