Problem retrenchment
User suv1k
Submission Time 2026-06-25 09:43:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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