#include <iostream>
using namespace std;
int main() {
// your code goes here
return 0;
int x;
cout<<"inserire un valore per x";
cin>>x;
cout<<x;
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCglyZXR1cm4gMDsKCWludCB4OwoJY291dDw8Imluc2VyaXJlIHVuIHZhbG9yZSBwZXIgeCI7CgljaW4+Png7Cgljb3V0PDx4OwoJcmV0dXJuIDA7Cn0=