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