Problem duckhunt21
User bribritt
Submission Time 2025-12-09 15:41:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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:4:9: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
4 | assert(n != 1);
| ^