Borderou de evaluare (job #830715)

Utilizator avatar victordefrecventa victor sebastian cozma victordefrecventa IP ascuns
Problemă Prime (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 16 iul. 2025 12:56:19 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:13:19: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 13 | fscanf(fin, "%d %d", &x, &n); | ~^ ~~ | | | | int * long long int * | %lld main.c:13:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 13 | fscanf(fin, "%d %d", &x, &n); | ~^ ~~ | | | | int * long long int * | %lld main.c:36:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 36 | fprintf(fout, "%d \n%d", maxi, nr); | ~^ ~~~~ | | | | int long long int | %lld main.c:36:26: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long long int' [-Wformat=] 36 | fprintf(fout, "%d \n%d", maxi, nr); | ~^ ~~ | | | | int long long int | %lld main.c:13:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | fscanf(fin, "%d %d", &x, &n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:970, from main.c:1: In function 'fprintf', inlined from 'main' at main.c:36:5: /usr/include/bits/stdio2.h:111:10: warning: 'maxi' may be used uninitialized [-Wmaybe-uninitialized] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:12:21: note: 'maxi' was declared here 12 | long long x, n, maxi, nr=0, i, j, cnt=0; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 159 ms 3129 kb Incorect 0
2 159 ms 3129 kb Incorect 0
3 159 ms 3133 kb Incorect 0
4 159 ms 3133 kb Incorect 0
5 159 ms 3133 kb Incorect 0
6 159 ms 3129 kb Incorect 0
7 159 ms 3129 kb Incorect 0
8 159 ms 3133 kb Incorect 0
9 159 ms 3125 kb Incorect 0
10 159 ms 3391 kb Incorect 0
Punctaj total 0