#include using namespace std; typedef long long ll; typedef pair P; const ll N = 2e5+5; ll read(){ char tmp = getchar();short st = 1;ll curr = 0; while('0'>tmp||'9'tmp||'9'