Problem | duckhunt5 |
---|---|
User | wenhao |
Submission Time | 2025-06-18 16:07:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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);
| ^