| Problem | retrenchment |
|---|---|
| User | YH |
| Submission Time | 2026-06-17 15:14:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:13:24: error: expected ‘}’ at end of input
13 | cout << res << "\n";
| ^
retrenchment.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^