Borderou de evaluare (job #727651)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Parola 3 (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 30 iul. 2023 17:57:27 Scor 80

Raport evaluator

Compilare: main.c: In function 'main': main.c:11:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'char *' [-Wformat=] 11 | fscanf(fin,"%d",&mat[l][c]); | ~^ ~~~~~~~~~~ | | | | | char * | int * | %hhd main.c:8:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | fscanf(fin,"%d%d",&n,&k); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:11:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d",&mat[l][c]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 2 ms 376 kb OK 10
6 1 ms 249 kb OK 10
7 2 ms 380 kb OK 10
8 1 ms 249 kb OK 10
9 329 ms 1032 kb Memory limit exceeded 0
10 329 ms 1036 kb Memory limit exceeded 0
Punctaj total 80