#include using namespace std; int main(){ string s; cin >> s; int l=s.size(); int east=0,west=0; for(int i=0; i