Problem | parallelogramisation |
---|---|
User | glog |
Submission Time | 2024-01-15 17:37:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
parallelogramisation.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^