Borderou de evaluare (job #793029)

Utilizator avatar EduardGrigoras eduard EduardGrigoras IP ascuns
Problemă Matrice Spirală (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 4 nov. 2024 13:43:29 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d",&t,&n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:9:20: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d%d",&t,&n); | ~^ ~~ | | | | int * long long int * | %lld main.c:37:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 37 | fscanf(fin,"%d%d",&l,&c); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:37:24: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 37 | fscanf(fin,"%d%d",&l,&c); | ~^ ~~ | | | | int * long long int * | %lld main.c:63:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 63 | fprintf(fout,"%d",r); | ~^ ~ | | | | | long long int | int | %lld main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d",&t,&n); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:37:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 37 | fscanf(fin,"%d%d",&l,&c); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Incorect 0
2 1 ms 249 kb Incorect 0
3 1 ms 512 kb Incorect 0
4 1 ms 249 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 1 ms 249 kb Incorect 0
7 1 ms 249 kb Incorect 0
8 1 ms 249 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 1 ms 249 kb Incorect 0
11 1 ms 512 kb Incorect 0
12 1 ms 249 kb Incorect 0
13 1 ms 249 kb Incorect 0
14 1 ms 274 kb Incorect 0
15 1 ms 249 kb Incorect 0
16 1 ms 249 kb Incorect 0
17 1 ms 249 kb Incorect 0
18 1 ms 249 kb Incorect 0
19 1 ms 249 kb Incorect 0
20 1 ms 249 kb Incorect 0
Punctaj total 0