Borderou de evaluare (job #749229)

Utilizator avatar 5ARaduPaunTrif Radu Paun Trif 5ARaduPaunTrif IP ascuns
Problemă Matrix (clasa a 6-a) Compilator c-32
Rundă Tema 11 clasa a 6-a Status evaluat
Dată 3 dec. 2023 15:45:42 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:59:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fscanf(fin, "%d %d", &l, &c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:63:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 63 | fscanf(fin, "%d", &matrix[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:69:14: warning: 'b' is used uninitialized [-Wuninitialized] 69 | while (b != EOF) { | ^ main.c:67:13: note: 'b' was declared here 67 | char a, b; | ^
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 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 249 kb OK 10
9 1 ms 249 kb OK 10
10 9 ms 229 kb OK 10
Punctaj total 100