#include using namespace std; int main(void) { string s; cin >> s; char tmp='*'; int cnt = 0; for (int i=0; i