#include using namespace std; int main(void){ int q; cin>>q; for(int i=0;i>op; if(op==1){ int a,b; cin>>a>>b; cout<