Problem duckhunt5
User wenhao
Submission Time 2025-06-18 16:07:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function β€˜int main()’:
duckhunt5.cpp:5:5: error: expected unqualified-id before β€˜.’ token
5 | ios.base()::sync_with_stdio(false); cin.tie(0);
| ^