#include #include #include #include #include using namespace std; int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int steps,lvl=0,init=0,valleys=0; string hike; cin >> steps; cin >> hike; for(int i=0;i