Borderou de evaluare (job #632381)

Utilizator avatar vlad_n Vlad Negut vlad_n IP ascuns
Problemă Numere10 (clasa a 5-a) Compilator c-32
Rundă Tema 16 clasa a 6-a Status evaluat
Dată 12 feb. 2022 18:24:22 Scor 36

Raport evaluator

Compilare: main.c: In function 'main': main.c:27:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 27 | printf("%d ", s); | ~^ ~ | | | | int long long int | %lld main.c:30:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 30 | fprintf(fout, "%d\n", sumk); | ~^ ~~~~ | | | | int long long int | %lld main.c:32:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 32 | fprintf(fout, "%d\n", sumpare); | ~^ ~~~~~~~ | | | | int long long int | %lld main.c:44:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 44 | fprintf(fout, "%d\n%d", i-s, o); | ~^ ~~~ | | | | int long long int | %lld main.c:19:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(fin, "%d%d%d", &n, &k, &p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
2 1 ms 114 kb a) linie incorecta; b) linie incorecta; c) linie incorecta 0
3 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
4 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
5 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
6 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
7 2 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
8 1 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
9 10 ms 114 kb a) OK; b) linie incorecta; c) linie incorecta 4
10 8 ms 118 kb a) OK; b) linie incorecta; c) linie incorecta 4
Punctaj total 36