Problem | parallelogramisation |
---|---|
User | Duk168 |
Submission Time | 2024-02-26 16:50:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
parallelogramisation.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^