#include using namespace std; int main() { string s; cin>>s; if(s.length()>3){ for(int i=0;i