#include using namespace std; int main(){ string S; cin>>S; int n = S.size()/5; int l=0,r=0; for(int i=0;i