#include #define int long long using namespace std; int inf=1e18; /* 解法がわかって実装迷走したら検索かけよう (やみくもはNG) */ signed main(){ ios::sync_with_stdio(false); cin.tie(nullptr); cout<<"? -1000"<>x; cout<<"!"<<" "<<-1000+x<