Problem workoutplan
User weccs
Submission Time 2025-06-09 21:49:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

workoutplan.cpp:56:8: error: redefinition of ‘int main()’
56 | signed main() {
| ^~~~
workoutplan.cpp:6:8: note: ‘int main()’ previously defined here
6 | signed main() {
| ^~~~