| Problem | penguinmountain |
|---|---|
| User | beepbeepsheep |
| Submission Time | 2023-12-29 22:35:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguinmountain.cpp: In function ‘int main()’:
penguinmountain.cpp:27:7: error: ‘a’ was not declared in this scope
27 | cin>>a>>c>>b;
| ^
penguinmountain.cpp:27:10: error: ‘c’ was not declared in this scope
27 | cin>>a>>c>>b;
| ^
penguinmountain.cpp:27:13: error: ‘b’ was not declared in this scope
27 | cin>>a>>c>>b;
| ^