#include using namespace std; using ll = long long; templatebool chmax(T &a, const T &b) { if (abool chmin(T &a, const T &b) { if (b> s; if(s=="0"){ p(s); }else{ cout << s << '0' << endl; } return 0; }