Borderou de evaluare (job #2951403)

Utilizator Alex_DumitrascuAlex Dumitrascu Alex_Dumitrascu Data 6 decembrie 2022 10:32:56
Problema CMMDC Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:19:20: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'long long int*' [-Wformat=] 19 | fscanf(fin, "%ld%ld", &a, &b); | ~~^ ~~ | | | | | long long int* | long int* | %lld main.cpp:19:23: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'long long int*' [-Wformat=] 19 | fscanf(fin, "%ld%ld", &a, &b); | ~~^ ~~ | | | | | long long int* | long int* | %lld main.cpp:21:22: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 21 | fprintf(fout, "%ld", div); | ~~^ ~~~ | | | | | long long int | long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbWrong Answer.0
20ms184kbOKAY!10
30ms184kbOKAY!10
40ms184kbWrong Answer.0
50ms184kbOKAY!10
60ms184kbWrong Answer.0
70ms184kbOKAY!10
80ms184kbWrong Answer.0
90ms184kbWrong Answer.0
100ms184kbOKAY!10
Punctaj total50

Ceva nu functioneaza?