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