Problem | parallelogramisation |
---|---|
User | xragon |
Submission Time | 2024-12-11 16:43:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:17:3: error: expected ‘}’ before ‘else’
17 | else if (t == 3) {
| ^~~~
parallelogramisation.cpp:15:20: note: to match this ‘{’
15 | else if (t == 2) {
| ^