#include using namespace std; long long thr=pow(2, 32); int main() { string s, s2; cin>>s; if(s.at(0)!='x'){ cout<