Borderou de evaluare (job #2963760)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 11 ianuarie 2023 23:24:27
Problema Pufarina Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:24:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 24 | for (fscanf(fin, "%d", &t); t-- && fscanf (fin, "%d", &n);) | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:24:55: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 24 | for (fscanf(fin, "%d", &t); t-- && fscanf (fin, "%d", &n);) | ~^ ~~ | | | | | long long int* | int* | %lld main.cpp:29:28: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=] 29 | fscanf (fin, "%d.%d", &xx, &yy); | ~^ ~~~ | | | | int* long long int* | %lld main.cpp:29:31: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=] 29 | fscanf (fin, "%d.%d", &xx, &yy); | ~^ ~~~ | | | | int* long long int* | %lld main.cpp:43:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 43 | fprintf(fout, "%d\n", numar); | ~^ ~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?