| Problem | duckhunt0 |
|---|---|
| User | bribritt |
| Submission Time | 2025-12-12 21:28:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt0.cpp:934:5: error: ambiguating new declaration of ‘int duckhunt30::main()’
934 | int main() {
| ^~~~
In file included from duckhunt0.cpp:2:
duckhunt0.h:34:28: note: old declaration ‘void duckhunt30::main()’
34 | namespace duckhunt30 {void main();}
| ^~~~