Borderou de evaluare (job #766390)

Utilizator avatar matei_matei Diaconu Matei matei_matei IP ascuns
Problemă Sport (clasa a 8-a) Compilator c-32
Rundă Tema 22 clasa a 7-a Status evaluat
Dată 4 mar. 2024 18:54:04 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:29:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=] 29 | fscanf(fin, "%d", &p[i]); | ~^ ~~~~~ | | | | | short int * | int * | %hd main.c:27:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:29:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf(fin, "%d", &p[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 266 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 266 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 266 kb OK 10
10 2 ms 507 kb OK 10
Punctaj total 100