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