Problem | parallelogramisation |
---|---|
User | blob |
Submission Time | 2023-12-13 15:05:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:4:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
4 | ios_base::sync_with_studio(0).cin.tie(0);
| ^~~~~~~~~~~~~~~~