Borderou de evaluare (job #614032)

Utilizator avatar keremuteu Kerem Uteu keremuteu IP ascuns
Problemă Flori Compilator c-32
Rundă Tema 7 clasa a 7-a Status evaluat
Dată 3 nov. 2021 10:29:21 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d",&n,&m); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d",&mat[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:21:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf(fin,"%d",&z); | ^~~~~~~~~~~~~~~~~~~ main.c:23:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | fscanf(fin,"%d%d%d%d%d",&l1,&c1,&l2,&c2,&x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 62 ms 1306 kb OK 10
5 162 ms 1699 kb OK 10
6 405 ms 2097 kb Time limit exceeded 0
7 407 ms 3141 kb Time limit exceeded 0
8 416 ms 2617 kb Time limit exceeded 0
9 409 ms 4190 kb Time limit exceeded 0
10 409 ms 4190 kb Time limit exceeded 0
Punctaj total 50