#include #include #include using namespace std; int main(int argc, char* argv[]) { string s; cin>>s; int len=s.length(); if (len==1){ cout<