Borderou de evaluare (job #684203)

Utilizator avatar condrea_andreea Condrea Andreea condrea_andreea IP ascuns
Problemă Matrice Spirală (clasa a 6-a) Compilator c-32
Rundă Tema 13 clasa a 6-a Status evaluat
Dată 24 dec. 2022 10:27:47 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:33:39: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 33 | fprintf(fout, "%lld ", u-(p-col)); | ~~~^ ~~~~~~~~~ | | | | | int | long long int | %d main.c:35:39: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 35 | fprintf(fout, "%lld ", u-(latura-1)-(p-lat)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:37:39: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 37 | fprintf(fout, "%lld ", u-2*(latura-1)-(p+col)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:39:39: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 39 | fprintf(fout, "%lld ", u-3*(latura-1)-(p+lat)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:66:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 66 | fprintf(fout, "%lld ", u-(p-col)); | ~~~^ ~~~~~~~~~ | | | | | int | long long int | %d main.c:68:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 68 | fprintf(fout, "%lld ", u-(latura-1)-(p-lat)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:70:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 70 | fprintf(fout, "%lld ", u-2*(latura-1)-(p+col)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int int | %d main.c:72:31: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 72 | fprintf(fout, "%lld ", u-3*(latura-1)-(p+lat)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | long long int int
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb Incorect 0
2 1 ms 114 kb Incorect 0
3 1 ms 114 kb Incorect 0
4 1 ms 90 kb Incorect 0
5 1 ms 221 kb Incorect 0
6 32 ms 155 kb Incorect 0
7 58 ms 147 kb Incorect 0
8 87 ms 131 kb Incorect 0
9 116 ms 155 kb Incorect 0
10 151 ms 249 kb Incorect 0
11 1 ms 114 kb Incorect 0
12 1 ms 114 kb Incorect 0
13 1 ms 114 kb Incorect 0
14 1 ms 114 kb Incorect 0
15 1 ms 114 kb Incorect 0
16 1 ms 114 kb Incorect 0
17 1 ms 114 kb Incorect 0
18 1 ms 114 kb Incorect 0
19 1 ms 114 kb Incorect 0
20 1 ms 114 kb Incorect 0
Punctaj total 0