Problem | penguinmountain |
---|---|
User | Kannan |
Submission Time | 2023-12-30 12:32:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
penguinmountain.cpp: In function ‘int main()’:
penguinmountain.cpp:9:2: error: expected ‘}’ before ‘else’
9 | else {
| ^~~~
penguinmountain.cpp:7:20: note: to match this ‘{’
7 | if((x-(2*z)) > y) {
| ^