Borderou de evaluare (job #689748)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Turn (clasa a 6-a) Compilator c-32
Rundă Tema 15 clasa a 6-a Status evaluat
Dată 23 ian. 2023 11:18:01 Scor 90

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", &n, &k ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf( fin, "%d", &cf ); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf( fin, "%d", &cf ); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:23:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf( fin, "%d", &cf ); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:32:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | fscanf( fin, "%d", &cf ); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 9 ms 118 kb OK 10
4 23 ms 331 kb OK 10
5 1 ms 114 kb OK 10
6 41 ms 438 kb OK 10
7 24 ms 212 kb OK 10
8 40 ms 438 kb OK 10
9 13 ms 114 kb Incorect 0
10 23 ms 114 kb OK 10
Punctaj total 90