Problem duckhunt5
User Secre
Submission Time 2025-06-18 20:42:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:5:11: error: ‘synce_with_stdio’ is not a member of ‘std::ios_base’
5 | ios_base::synce_with_stdio(false);cin.tie(0);
| ^~~~~~~~~~~~~~~~