这题如果用 O(tn)O(t\sqrt n)O(tn) 的算法 TLE on test 6 的注意以下两点
TLE on test 6
long long
int
i<=sqrt(a)
i*i<=a
孩子已经被卡傻了