Problem retrenchment
User Dhivyan03
Submission Time 2026-06-25 09:39:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:23:9: error: expected ‘}’ at end of input
23 | return 0;
| ^
retrenchment.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^