Borderou de evaluare (job #689887)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Ouă (clasa a 6-a) Compilator c-32
Rundă Tema 15 clasa a 6-a Status evaluat
Dată 23 ian. 2023 18:41:45 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", &l, &p ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d%d%d", &lin, &col, &v ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:23:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d", &n ); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:25:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf( fin, "%d%d", &lini[index], &coli[index] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 110 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 110 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100