Borderou de evaluare (job #772383)

Utilizator avatar Ralucutza Popa Maya Ralucutza IP ascuns
Problemă Raze (clasa a 8-a) Compilator c-32
Rundă Tema 28 Clasa a 7-a Status evaluat
Dată 6 apr. 2024 20:22:15 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d", &t); | ^~~~~~~~~~~~~~~~~~~~~ main.c:12:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d%d", &n, &m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 15 | fscanf(fin, "%d", &mat[lin][col]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:76:28: warning: 'max' may be used uninitialized [-Wmaybe-uninitialized] 76 | max++; | ~~~^~ main.c:7:39: note: 'max' was declared here 7 | int t,i,n,m,lin,col,l,c,maxim,cnt,max; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 49 ms 512 kb OK 10
3 609 ms 249 kb Time limit exceeded 0
4 29 ms 249 kb OK 10
5 19 ms 245 kb OK 10
6 299 ms 245 kb OK 10
7 609 ms 249 kb Time limit exceeded 0
8 609 ms 249 kb Time limit exceeded 0
9 607 ms 262 kb Time limit exceeded 0
10 609 ms 249 kb Time limit exceeded 0
Punctaj total 50