Borderou de evaluare (job #857215)

Utilizator avatar ITmaster Radulescu Denis Ciprian ITmaster IP ascuns
Problemă Cel mai lung subşir comun Compilator c
Rundă Tema 22 Clasa a 7-a Status evaluat
Dată 8 mar. 2026 19:02:46 Scor 95

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%d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d", &x[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin, "%d", &y[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:45:23: warning: 'l' may be used uninitialized [-Wmaybe-uninitialized] 45 | if(mat[l][c].dir==1){ | ~~~~~~~~~^~~~ main.c:11:26: note: 'l' was declared here 11 | int n, m, i, j, max, l, c; | ^ main.c:45:23: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 45 | if(mat[l][c].dir==1){ | ~~~~~~~~~^~~~ main.c:11:29: note: 'c' was declared here 11 | int n, m, i, j, max, l, c; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb Raspuns corect! 10
2 0 ms 292 kb Raspuns corect! 10
3 1 ms 508 kb Raspuns corect! 10
4 2 ms 2044 kb Raspuns corect! 10
5 2 ms 2084 kb Raspuns corect! 10
6 5 ms 4388 kb Raspuns corect! 10
7 10 ms 8444 kb Raspuns corect! 10
8 10 ms 7676 kb Raspuns corect! 10
9 11 ms 8228 kb Raspuns corect! 10
10 9 ms 6692 kb Raspuns corect! 10
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 95