Accepted
foo.cc: In function 'int main()':
foo.cc:13:13: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   13 |     scanf("%d", &T);
      |            ~^   ~~
      |             |   |
      |             |   long long int*
      |             int*
      |            %lld
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务