Borderou de evaluare (job #774641)

Utilizator avatar matei_matei Diaconu Matei matei_matei IP ascuns
Problemă Bile3 Compilator c-32
Rundă Tema 29 Clasa a 7-a Status evaluat
Dată 15 apr. 2024 19:29:22 Scor 95

Raport evaluator

Compilare: main.c: In function 'main': main.c:34:23: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned char *' [-Wformat=] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ~^ ~~~~~~~~~~~ | | | | int * unsigned char * | %hhd main.c:34:25: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'unsigned char *' [-Wformat=] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ~^ ~~~~~~~~~~~ | | | | int * unsigned char * | %hhd main.c:32:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:34:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 34 | fscanf(fin, "%d%d", &bile[i][0], &bile[i][1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 249 kb OK 10
4 9 ms 237 kb OK 10
5 29 ms 425 kb OK 10
6 49 ms 581 kb OK 10
7 59 ms 589 kb OK 10
8 79 ms 778 kb OK 10
9 79 ms 745 kb OK 10
10 79 ms 802 kb OK 10
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 95