Problem duckhunt40
User akqxolotl
Submission Time 2025-12-22 12:01:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt40.cpp: In function ‘bool dp(long long int, long long int)’:
duckhunt40.cpp:80:7: error: ‘c’ was not declared in this scope
80 | tie(c,u) = itr;
| ^
duckhunt40.cpp:80:9: error: ‘u’ was not declared in this scope
80 | tie(c,u) = itr;
| ^