| Problem | duckhunt4 |
|---|---|
| User | thatlycheeoolongdrink |
| Submission Time | 2025-05-25 17:48:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt4.cpp: In function ‘int main()’:
duckhunt4.cpp:11:16: error: expected ‘}’ at end of input
11 | cout<<n*1000+x;
| ^
duckhunt4.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^