Borderou de evaluare (job #622925)

Utilizator avatar david_d2 David Alexandru Dimulescu david_d2 IP ascuns
Problemă Ouă (clasa a 6-a) Compilator c-32
Rundă Tema 12 clasa a 6-a Status evaluat
Dată 22 dec. 2021 23:27:37 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf( fin, "%d%d", &L, &P ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf( fin, "%d%d%d", &lin, &col, &val ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d", &N ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:27:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf( fin, "%d%d", &lin, &col ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:43:22: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 43 | dir = (dir + 1) % 4; | ~~~~~^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 131 kb Incorect 0
4 1 ms 131 kb Incorect 0
5 1 ms 131 kb Incorect 0
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb Incorect 0
Punctaj total 60