#include using namespace std; main(){ int t; string s; cin>>t; while(t--){ cin>>s; int b=0; for(int i=0;i