/in/foo.cc: In function 'int main()': /in/foo.cc:8:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] 8 | while (scanf("%d", &a) != EOF) | ~^ ~~ | | | | | long long int* | int* | %lld
By signing up a OPS universal account, you can submit code and join discussions in all online judging services provided by us.
Using your OPS universal account