#include #include #include using namespace std; int main(){ // this_thread::sleep_for(chrono::seconds(2)); string s; cin>>s; cout<