| Problem | duckhunt5 |
|---|---|
| User | sharelletqx |
| Submission Time | 2026-05-16 09:23:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:17:6: error: ‘a’ was not declared in this scope
17 | if (a=1){
| ^
duckhunt5.cpp:24:6: error: statement cannot resolve address of overloaded function
24 | ms.lower_bound;
| ~~~^~~~~~~~~~~