| Problem | duckhunt29 |
|---|---|
| User | Hokageoftheleaf |
| Submission Time | 2026-01-17 15:49:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt29.cpp:2:7: error: expected nested-name-specifier before ‘namspace’
2 | using namspace std;
| ^~~~~~~~
duckhunt29.cpp:6:1: error: expected initializer before ‘void’
6 | void finddist(int M,int N)
| ^~~~