Problem parallelogramisation
User blob
Submission Time 2023-12-13 15:05:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:4:31: error: request for member ‘cin’ in ‘std::ios_base::sync_with_stdio(0)’, which is of non-class type ‘bool’
4 | ios_base::sync_with_stdio(0).cin.tie(0);
| ^~~