Borderou de evaluare (job #760109)

Utilizator avatar mara_p Mara Petrescu mara_p IP ascuns
Problemă Bila1 (baraj gimnaziu) Compilator c-32
Rundă Tema 18 Clasa a 6-a Status evaluat
Dată 3 feb. 2024 19:00:47 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(in,"%d%d",&N,&M); | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:13:39: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | for(i=1;i<=N;i++)for(j=1;j<=M;j++)fscanf(in,"%d",&V[i][j]); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 249 kb OK 10
5 9 ms 249 kb OK 10
6 59 ms 249 kb Time limit exceeded 0
7 59 ms 249 kb Time limit exceeded 0
8 59 ms 249 kb Time limit exceeded 0
9 59 ms 249 kb Time limit exceeded 0
10 59 ms 249 kb Time limit exceeded 0
Punctaj total 50