Problem | parallelogramisation |
---|---|
User | Hytoh |
Submission Time | 2023-12-23 11:12:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp:5:26: error: expected constructor, destructor, or type conversion before β(β token
5 | ios_base::sync_with_stdio(false);
| ^
parallelogramisation.cpp:6:1: error: βcinβ does not name a type
6 | cin.tie(NULL);
| ^~~