#include using namespace std; int main(){ string S,count_A,count_B; cin>>S; int S_length=S.length(); bool Push_to_count_B=false; for(int i=0;i