Borderou de evaluare (job #2825586)

Utilizator ptlsebiptl sebi ptlsebi Data 4 ianuarie 2022 21:12:26
Problema Peri Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:26:18: warning: format '%i' expects argument of type 'int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 26 | fscanf(in, "%i %i", &n, &m); | ~^ ~~ | | | | int * int64_t * {aka long int *} | %li main.c:26:21: warning: format '%i' expects argument of type 'int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 26 | fscanf(in, "%i %i", &n, &m); | ~^ ~~ | | | | int * int64_t * {aka long int *} | %li main.c:34:24: warning: format '%i' expects argument of type 'int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=] 34 | fscanf(in, "%i", a[i]+j); | ~^ ~~~~~~ | | | | int * int64_t * {aka long int *} | %li main.c:82:22: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 82 | fprintf(out, "%lli %lli\n", maxi, res); | ~~~^ ~~~~ | | | | | int64_t {aka long int} | long long int | %li main.c:82:27: warning: format '%lli' expects argument of type 'long long int', but argument 4 has type 'int64_t' {aka 'long int'} [-Wformat=] 82 | fprintf(out, "%lli %lli\n", maxi, res); | ~~~^ ~~~ | | | | | int64_t {aka long int} | long long int | %li
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
36ms425kbOK10
415ms516kbOK10
520ms573kbOK10
630ms507kbOK10
759ms647kbOK10
849ms610kbOK10
978ms643kbOK10
102ms184kbOK10
Punctaj total100

Ceva nu functioneaza?