Problem | duckhunt13 |
---|---|
User | Secre |
Submission Time | 2025-06-18 11:26:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
duckhunt13.cpp:7:23: note: to match this ‘{’
7 | for(int i=0; i<Q; i++){
| ^
duckhunt13.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
duckhunt13.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^