Borderou de evaluare (job #749145)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Enclave Compilator c-32
Rundă Tema 11 clasa a 7-a Status evaluat
Dată 3 dec. 2023 10:18:03 Scor 95

Raport evaluator

Compilare: main.c: In function 'main': main.c:46:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'char *' [-Wformat=] 46 | fscanf(fin,"%d",&mat[l][c]); | ~^ ~~~~~~~~~~ | | | | | char * | int * | %hhd main.c:43:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | fscanf(fin,"%d%d",&n,&m); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:46:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | fscanf(fin,"%d",&mat[l][c]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 19 ms 765 kb OK 10
4 59 ms 1028 kb OK 10
5 79 ms 1036 kb OK 10
6 119 ms 1294 kb OK 10
7 289 ms 2609 kb OK 10
8 368 ms 2867 kb OK 10
9 478 ms 4182 kb OK 10
10 469 ms 3653 kb OK 10
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 95