Borderou de evaluare (job #669542)

Utilizator avatar ottoalex293 Paraschiva Octavian ottoalex293 IP ascuns
Problemă Bile1 (clasa a 7-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 15 oct. 2022 14:26:32 Scor 40

Raport evaluator

Compilare: main.c: In function 'main': main.c:26:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 26 | for(i=1;i<=m;i++) | ^~~ main.c:28:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 28 | return 0; | ^~~~~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d%d%d",&n,&m,&o); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d%d",&x,&y); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%d",&v[i]); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 634 kb OK 10
2 23 ms 6266 kb OK 10
3 27 ms 9158 kb Memory limit exceeded 0
4 21 ms 9551 kb Memory limit exceeded 0
5 29 ms 5873 kb OK 10
6 22 ms 10604 kb Memory limit exceeded 0
7 19 ms 10342 kb Memory limit exceeded 0
8 19 ms 9814 kb Memory limit exceeded 0
9 19 ms 10207 kb Memory limit exceeded 0
10 1 ms 245 kb OK 10
Punctaj total 40