Borderou de evaluare (job #2963763)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 11 ianuarie 2023 23:26:28
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:23:26: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] 23 | for (fscanf(fin, "%lld", &t); t-- && fscanf (fin, "%d", &n);) | ~~~^ ~~ | | | | | int* | long long int* | %d main.cpp:28:30: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=] 28 | fscanf (fin, "%lld.%lld", &xx, &yy); | ~~~^ ~~~ | | | | | int* | long long int* | %d main.cpp:28:35: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=] 28 | fscanf (fin, "%lld.%lld", &xx, &yy); | ~~~^ ~~~ | | | | | int* | long long int* | %d
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?