Problem universe
User vinitara
Submission Time 2025-11-13 22:29:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

universe.cpp: In function ‘void dfs(int, int)’:
universe.cpp:12:15: error: ‘k’ was not declared in this scope
12 | if(passed>k) return;
| ^