#include using namespace std; int main() { int cnt=0; string s; getline(cin,s); for(size_t i=0;i