| Problem | penguinmountain |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-04-24 15:00:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguinmountain.cpp: In function ‘int main()’:
penguinmountain.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘if’
7 | if(result >= y){
| ^~
penguinmountain.cpp:10:2: error: ‘else’ without a previous ‘if’
10 | else{
| ^~~~