Borderou de evaluare (job #788423)

Utilizator avatar RaMiDra Dragulescu Rares Mihai RaMiDra IP ascuns
Problemă Matrix (clasa a 6-a) Compilator c-32
Rundă Tema 10 Clasa a 6-a Status evaluat
Dată 28 sept. 2024 11:30:23 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", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(fin, "%d", &mat[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:85:42: warning: 'aux' may be used uninitialized [-Wmaybe-uninitialized] 85 | mat[lin][col]=aux; | ~~~~~~~~~~~~~^~~~ main.c:10:15: note: 'aux' was declared here 10 | int n, m, aux, lin, col; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 507 kb OK 10
3 1 ms 266 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 9 ms 204 kb OK 10
10 9 ms 225 kb OK 10
Punctaj total 100