| Problem | makingparallelograms |
|---|---|
| User | burningout |
| Submission Time | 2025-03-19 01:30:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
makingparallelograms.cpp: In function ‘int main()’:
makingparallelograms.cpp:4:2: error: ‘ioss’ has not been declared
4 | ioss::sync_with_stdio(0);
| ^~~~
makingparallelograms.cpp:13:15: error: expected ‘}’ at end of input
13 | cout << count;
| ^
makingparallelograms.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^