| Problem | duckhunt25 |
|---|---|
| User | NiXNull |
| Submission Time | 2025-12-08 11:59:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt25.cpp: In function ‘int main()’:
duckhunt25.cpp:23:26: error: expected ‘)’ before ‘{’ token
23 | for(int i=0;i<n*m;++i{
| ~ ^
| )
duckhunt25.cpp:25:23: error: expected ‘)’ before ‘{’ token
25 | for(int i=0;i<n*m;++i{
| ~ ^
| )