Problem minimum
User Sia
Submission Time 2023-11-09 09:08:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘int32_t main()’:
minimum.cpp:9:5: error: a function-definition is not allowed here before ‘return’
9 | return 0;
| ^~~~~~