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

Compile Error

retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:8:21: error: expected ‘;’ before ‘}’ token
8 | if(N=x){ count = 2}
| ^
| ;