Borderou de evaluare (job #696501)

Utilizator avatar Emre Isleam Emre Emre IP ascuns
Problemă Matrix (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 17 feb. 2023 10:07:35 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin,"%d%d",&m,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin,"%d",&mat[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:34: warning: 'c2' is used uninitialized [-Wuninitialized] 21 | while(c2 != '\n' && c != '\n'){ | ~~~~~~~~~~~^~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 2 ms 114 kb OK 10
8 1 ms 118 kb OK 10
9 7 ms 233 kb OK 10
10 10 ms 245 kb OK 10
Punctaj total 100