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