Problem dungeons2
User hitarthdangra
Submission Time 2026-02-21 12:14:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dungeons2.cpp: In function ‘int main()’:
dungeons2.cpp:29:13: error: ‘can_defeat_all’ was not declared in this scope
29 | if (can_defeat_all(mid)) {
| ^~~~~~~~~~~~~~