Borderou de evaluare (job #756400)

Utilizator avatar mara_p Mara Petrescu mara_p IP ascuns
Problemă Bile 2 (clasa a 6-a) Compilator c-32
Rundă Tema 16 clasa a 6-a Status evaluat
Dată 21 ian. 2024 11:14:45 Scor 100

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",&N); | ^~~~~~~~~~~~~~~~~~ main.c:11:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | for(i=N-1;i>=0;i--)fscanf(in,"%hd",&A[i]); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(in,"%d",&c); | ^~~~~~~~~~~~~~~~~~
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 241 kb OK 10
4 1 ms 249 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 249 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100