Problem greenbeans
User pIaceholder
Submission Time 2024-01-02 12:48:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

greenbeans.cpp: In function ‘int32_t main()’:
greenbeans.cpp:43:5: error: return-statement with no value, in function returning ‘int32_t’ {aka ‘int’} [-fpermissive]
43 | return;
| ^~~~~~