| Problem | duckhunt21 |
|---|---|
| User | bribritt |
| Submission Time | 2025-12-09 15:43:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from duckhunt21.cpp:1:
duckhunt21.cpp: In function ‘int main()’:
duckhunt21.cpp:6:20: error: ‘m’ was not declared in this scope
6 | assert(n == 60 && m == 1);
| ^