| Problem | pancake |
|---|---|
| User | anusha777 |
| Submission Time | 2023-04-27 13:44:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pancake.cpp: In function ‘int main()’:
pancake.cpp:50:13: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
50 | return;
| ^~~~~~
pancake.cpp:65:21: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
65 | return;
| ^~~~~~