Borderou de evaluare (job #669543)

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:30:05 Scor 95

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 372 kb OK 10
2 12 ms 2199 kb OK 10
3 18 ms 2600 kb OK 10
4 16 ms 2732 kb OK 10
5 16 ms 3264 kb OK 10
6 24 ms 3121 kb OK 10
7 23 ms 4177 kb OK 10
8 23 ms 4177 kb OK 10
9 23 ms 4177 kb OK 10
10 2 ms 114 kb OK 10
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 95