Borderou de evaluare (job #858355)

Utilizator avatar Roby2206 Staicu Robert Roby2206 IP ascuns
Problemă Jetoane (clasa a 7-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 21 mar. 2026 12:39:19 Scor 90

Raport evaluator

Compilare: main.c:10:39: warning: excess elements in array initializer 10 | {0,1,6,21,56,126,252,462,792,1287,2001}, | ^~~~ main.c:10:39: note: (near initialization for 'mat[6]') main.c:11:40: warning: excess elements in array initializer 11 | {0,1,7,28,84,210,462,924,1716,3003,5004}, | ^~~~ main.c:11:40: note: (near initialization for 'mat[7]') main.c:12:42: warning: excess elements in array initializer 12 | {0,1,8,36,120,330,792,1716,3432,6435,11439}, | ^~~~~ main.c:12:42: note: (near initialization for 'mat[8]') main.c:13:44: warning: excess elements in array initializer 13 | {0,1,9,45,165,495,1287,3003,6435,12970,24309}, | ^~~~~ main.c:13:44: note: (near initialization for 'mat[9]') main.c: In function 'main': main.c:21:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | fscanf(fin,"%d%d",&s,&a); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb OK 10
2 0 ms 292 kb OK 10
3 0 ms 292 kb OK 10
4 0 ms 508 kb OK 10
5 0 ms 292 kb OK 10
6 1 ms 508 kb OK 10
7 0 ms 292 kb OK 10
8 0 ms 292 kb OK 10
9 1 ms 508 kb OK 10
10 1 ms 508 kb Incorect 0
Punctaj total 90