Borderou de evaluare (job #598235)

Utilizator avatar mateilb1234 Matei Balaur mateilb1234 IP ascuns
Problemă Channels (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 16 mai 2021 18:03:36 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf( fin, "%d%d", &n, &m ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf( fin, "%d%d%d", &i, &j, &w ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:24:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf( fin, "%d", &k ); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 2 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 10 ms 262 kb OK 10
9 37 ms 389 kb OK 10
10 83 ms 655 kb OK 10
Punctaj total 100