| Problem | duckhunt15 |
|---|---|
| User | chickennn |
| Submission Time | 2026-04-10 21:09:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt15.cpp: In function ‘int main()’:
duckhunt15.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cout’
7 | cout << (X + 1) % MOD;
| ^~~~