Borderou de evaluare (job #770149)

Utilizator avatar Andreea3425 Diaconu Andreea Andreea3425 IP ascuns
Problemă Rucsac Compilator c-32
Rundă Tema 26 clasa a 7-a Status evaluat
Dată 25 mar. 2024 19:35:41 Scor 36

Raport evaluator

Compilare: main.c: In function 'main': main.c:33:33: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 33 | fprintf(fout, "%d ", ma[1][c]); | ~^ ~~~~~~~~ | | | | int long int | %ld main.c:37:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 37 | fprintf(fout, "%d\n", ma[1][k]%MOD); | ~^ | | | int | %ld main.c:14:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 14 | fscanf(fin, "%d%d", &n, &k); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:18:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~
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 241 kb OK 10
5 1 ms 245 kb Incorect 0
6 9 ms 249 kb Incorect 0
7 139 ms 765 kb Incorect 0
8 269 ms 794 kb Incorect 0
9 809 ms 2105 kb Time limit exceeded 0
10 809 ms 2080 kb Time limit exceeded 0
Penalizare: 10% (pentru 2 submisie/ii) 10%
Punctaj total 36