string@N;if(N[0]=='-')wt(0);else{rep(2)if(!N.empty())N.pop_back();wt(N.size()?N:"0");}