#include int main() { __int64 T; scanf("%I64d",&T); while(T--) { __int64 n,m; scanf("%I64d%I64d",&n,&m); __int64 sum=0; for(__int64 i=0;i