#include using namespace std; #define int long long signed main(){ string S; cin>>S; if(S == "ham"){ cout<