Problem bingeeating
User wasdplant
Submission Time 2025-02-17 10:39:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bingeeating.cpp:61:9: error: redefinition of ‘int32_t main()’
61 | int32_t main() {
| ^~~~
bingeeating.cpp:5:9: note: ‘int32_t main()’ previously defined here
5 | int32_t main() {
| ^~~~