Borderou de evaluare (job #663055)

Utilizator avatar Rradu_v2 Catana Radu Rradu_v2 IP ascuns
Problemă Treasure Hunt Compilator c-32
Rundă Tema 1 clasa a 7-a Status evaluat
Dată 20 sept. 2022 20:01:16 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d", &C); | ^~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin, "%d%d%d%d", &n, &m, &nf, &mf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf(fin, "%d%d%d", &n, &m, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:35:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fscanf(fin, "%d", &matrix[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:43:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | fscanf(fin, "%d", &frag[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:100:27: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] 100 | col = col+dirc[a]; | ~~~~^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 380 kb OK 10
2 1 ms 376 kb OK 10
3 1 ms 372 kb OK 10
4 1 ms 512 kb OK 10
5 511 ms 3653 kb OK 10
6 422 ms 4177 kb OK 10
7 13 ms 552 kb OK 10
8 1060 ms 3866 kb OK 10
9 240 ms 2625 kb OK 10
10 852 ms 4177 kb OK 10
Punctaj total 100