Borderou de evaluare (job #857016)

Utilizator avatar Roby2206 Staicu Robert Roby2206 IP ascuns
Problemă Cel mai lung subşir comun Compilator c
Rundă Tema 22 Clasa a 7-a Status evaluat
Dată 6 mar. 2026 19:50:40 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=] 13 | fscanf(fin,"%d",&x[i]); | ~^ ~~~~~ | | | | | short int * | int * | %hd main.c:16:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short int *' [-Wformat=] 16 | fscanf(fin,"%d",&y[i]); | ~^ ~~~~~ | | | | | short int * | int * | %hd main.c:11:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d%d",&n,&m); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin,"%d",&x[i]); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin,"%d",&y[i]); | ^~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 508 kb Raspuns corect! 10
2 0 ms 292 kb Raspuns corect! 10
3 1 ms 508 kb Raspuns corect! 10
4 1 ms 804 kb Raspuns corect! 10
5 1 ms 1276 kb Raspuns corect! 10
6 3 ms 2044 kb Raspuns corect! 10
7 6 ms 3580 kb Raspuns corect! 10
8 6 ms 3108 kb Raspuns corect! 10
9 7 ms 3364 kb Raspuns corect! 10
10 6 ms 2596 kb Raspuns corect! 10
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 90