Problem chope
User penguin133
Submission Time 2023-12-09 09:09:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:14:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
14 | return;
| ^~~~~~