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