Problem retrenchment
User Yuhmama
Submission Time 2026-06-25 10:05:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

retrenchment.cpp:22:5: error: redefinition of ‘int main()’
22 | int main() {
| ^~~~
retrenchment.cpp:3:5: note: ‘int main()’ previously defined here
3 | int main() {
| ^~~~