Borderou de evaluare (job #620914)

Utilizator avatar Zluca.jmecher Zamfir Luca Cristian Zluca.jmecher IP ascuns
Problemă Unific (clasa a 7-a) Compilator c-32
Rundă Tema 13 clasa a 7-a Status evaluat
Dată 14 dec. 2021 16:56:11 Scor 55

Raport evaluator

Compilare: main.c: In function 'main': main.c:165:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 165 | fprintf(fout, "%d ", s[j]); | ~^ ~~~~ | | | | int long long int | %lld main.c:116:21: warning: unused variable 'b' [-Wunused-variable] 116 | long long x, a, b, conc; | ^ main.c:116:18: warning: unused variable 'a' [-Wunused-variable] 116 | long long x, a, b, conc; | ^ main.c:115:22: warning: unused variable 'nrcfb' [-Wunused-variable] 115 | int n, i, nrcfa, nrcfb; | ^~~~~ main.c:115:15: warning: unused variable 'nrcfa' [-Wunused-variable] 115 | int n, i, nrcfa, nrcfb; | ^~~~~ main.c: In function 'ramase': main.c:41:1: warning: control reaches end of non-void function [-Wreturn-type] 41 | } | ^ main.c: In function 'unific': main.c:107:1: warning: control reaches end of non-void function [-Wreturn-type] 107 | } | ^ main.c: In function 'main': main.c:118:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:125:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | fscanf(fin, "%lld", &x); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb a) corect b) incorect 1
3 2 ms 131 kb OK 10
4 23 ms 131 kb a) corect b) incorect 1
5 217 ms 131 kb OK 10
6 401 ms 520 kb a) corect b) incorect 1
7 325 ms 131 kb OK 10
8 454 ms 131 kb a) corect b) incorect 1
9 445 ms 131 kb a) corect b) incorect 1
10 1 ms 131 kb OK 10
Punctaj total 55