Borderou de evaluare (job #710955)

Utilizator avatar andreifilimon Popescu Filimon Andrei Cosmin andreifilimon IP ascuns
Problemă Raze (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 24 mar. 2023 18:45:02 Scor 50

Raport evaluator

Compilare: main.c: In function 'main': main.c:16:31: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'char *' [-Wformat=] 16 | fscanf(fin, "%d", &mat[l][c]); | ~^ ~~~~~~~~~~ | | | | | char * | int * | %hhd 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:13:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin, "%d%d", &m, &n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:16:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d", &mat[l][c]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:51:24: warning: 'ind' may be used uninitialized in this function [-Wmaybe-uninitialized] 51 | ind++; | ~~~^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 49 ms 249 kb OK 10
3 607 ms 249 kb Time limit exceeded 0
4 29 ms 245 kb OK 10
5 19 ms 249 kb OK 10
6 389 ms 249 kb OK 10
7 609 ms 249 kb Time limit exceeded 0
8 607 ms 249 kb Time limit exceeded 0
9 609 ms 249 kb Time limit exceeded 0
10 609 ms 249 kb Time limit exceeded 0
Punctaj total 50