Problem | typicalstairs |
---|---|
User | ansel |
Submission Time | 2024-06-18 09:40:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:21:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
21 | return ;
| ^~~~~~