#include using namespace std; using G=vector>; typedef long long ll; #define rep(i,l,r) for(int i=(l);i<(r);++i) int main(){ int x,y; cin>>x>>y; if(max(x,y)-min(x,y)==8){ cout<11) cout<