Problem retrenchment
User yq
Submission Time 2026-06-25 10:08:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:7:15: error: expected primary-expression before ‘)’ token
7 | for(N > 1;){
| ^
retrenchment.cpp:7:15: error: expected ‘;’ before ‘)’ token
7 | for(N > 1;){
| ^
| ;