| Problem | duckhunt67 |
|---|---|
| User | smartsword |
| Submission Time | 2025-12-22 11:31:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt67.cpp: In function ‘int main()’:
duckhunt67.cpp:6:2: error: declaration does not declare anything [-fpermissive]
6 | ios_base;;sync_with_stdio(0);
| ^~~~~~~~
duckhunt67.cpp:6:12: error: ‘sync_with_stdio’ was not declared in this scope
6 | ios_base;;sync_with_stdio(0);
| ^~~~~~~~~~~~~~~