Problem | parallelogramisation |
---|---|
User | SideQuesting |
Submission Time | 2025-06-18 09:09:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp:3:26: error: expected constructor, destructor, or type conversion before β(β token
3 | ios_base::sync_with_stdio(0);
| ^
parallelogramisation.cpp:4:1: error: βcinβ does not name a type
4 | cin.tie(0)
| ^~~