Problem retrenchment
User Ronaldo7
Submission Time 2026-06-25 09:39:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

retrenchment.cpp: In function ‘int main()’:
retrenchment.cpp:5:5: error: ‘cin’ was not declared in this scope
5 | cin>>N>>X;
| ^~~
retrenchment.cpp:12:5: error: ‘cout’ was not declared in this scope
12 | cout<<t;
| ^~~~