Borderou de evaluare (job #756383)

Utilizator avatar ana_p Ana Petrescu ana_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 10:24:29 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(in,"%d",&N); | ^~~~~~~~~~~~~~~~~~ main.c:14:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(in,"%d",&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[i]); | ^~~~~~~~~~~~~~~~~~~~~ main.c:41:21: warning: '__builtin_memmove' offset -4 is out of the bounds [0, 8000] of object 'B' with type 'int[2000]' [-Warray-bounds=] 41 | B[i]=B[i-1]; | ~~~~^~~~~~~ main.c:3:13: note: 'B' declared here 3 | int A[2000],B[2000],C[2000]; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 249 kb OK 10
3 1 ms 249 kb OK 10
4 19 ms 249 kb OK 10
5 1 ms 249 kb OK 10
6 19 ms 249 kb OK 10
7 1 ms 245 kb OK 10
8 9 ms 245 kb OK 10
9 1 ms 249 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 100