#include using namespace std; using ll=long long; using P=pair; int main(){ ll x1=13,x2=17; cout<<'?'<<" "<>r1; cout<<'?'<<" "<>r2; set

st; for(ll b=1;b<=100;b++){ for(ll a=0;a=0&&(x2+a-r2)>=0){ st.insert(P(a,b)); } } } } for(auto u:st){ if(u.second!=1){ cout<<'!'<<" "<