Problem | car |
---|---|
User | wrizz69 |
Submission Time | 2024-12-18 16:12:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
car.cpp: In function ‘int32_t main()’:
car.cpp:30:11: error: ‘sync_with_stdio’ was not declared in this scope
30 | ios_base:sync_with_stdio(false);cin.tie(0);
| ^~~~~~~~~~~~~~~