| Problem | retrenchment |
|---|---|
| User | GODSLAYER |
| Submission Time | 2026-06-25 10:55:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:17:11: error: expected ‘;’ before ‘}’ token
17 | cout << c
| ^
| ;
18 | }
| ~