Problem duckhunt4
User G
Submission Time 2024-12-18 09:53:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt4.cpp: In function ‘int main()’:
duckhunt4.cpp:5:36: error: expected ‘}’ at end of input
5 | ios::sync_with_stdio(0);cin.tie(0);
| ^
duckhunt4.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^