Borderou de evaluare (job #792879)

Utilizator avatar radu_florea radu florea radu_florea IP ascuns
Problemă Bile 2 (clasa a 6-a) Compilator c-32
Rundă Tema 14 Clasa a 6-a Status evaluat
Dată 3 nov. 2024 16:18:47 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:15:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | for (int i = 0; i < n; i++) fscanf(fin, "%d", &a[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | for (int i = 0; i < n; i++) fscanf(fin, "%d", &c[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
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 507 kb OK 10
5 2 ms 212 kb OK 10
6 1 ms 266 kb OK 10
7 1 ms 266 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