Borderou de evaluare (job #667837)

Utilizator avatar ottoalex293 Paraschiva Octavian ottoalex293 IP ascuns
Problemă Bile 2 (clasa a 6-a) Compilator c-32
Rundă Tema 3 clasa a 7-a Status evaluat
Dată 8 oct. 2022 11:00:34 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:43:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for(i=1;i<=nr;i++) | ^~~ main.c:45:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 45 | return 0; | ^~~~~~ main.c:10:1: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d",&a[i]); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:15:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin,"%d",&b[i]); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 kb OK 10
2 1 ms 110 kb OK 10
3 1 ms 110 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 110 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 110 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 110 kb OK 10
Punctaj total 100