Problem | duckhunt13 |
---|---|
User | MegaG |
Submission Time | 2025-09-01 17:33:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:17:10: error: ‘j’ was not declared in this scope
17 | cin >> j;
| ^
duckhunt13.cpp:37:1: error: expected ‘}’ at end of input
37 | }
| ^
duckhunt13.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^