| Problem | car |
|---|---|
| User | mingging1748 |
| Submission Time | 2024-11-21 22:54:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
car.cpp: In function ‘int main()’:
car.cpp:31:7: error: ‘Sync_with_stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
31 | ios::Sync_with_stdio(0);
| ^~~~~~~~~~~~~~~