typedef unsigned long int i64; i64 dx(i64 a, i64 b){return a/b;}