Borderou de evaluare (job #2940138)

Utilizator rastervcrastervc rastervc Data 14 noiembrie 2022 21:24:46
Problema Ejoc Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:24:13: warning: format '%lld' expects argument of type 'long long int *', but argument 2 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 24 | scanf("%lld%llu", &A, &B); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long int * | %ld main.c:24:17: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 24 | scanf("%lld%llu", &A, &B); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long unsigned int * | %lu
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
20ms184kbIncorect0
30ms184kbIncorect0
40ms184kbIncorect0
50ms184kbIncorect0
60ms184kbIncorect0
70ms184kbIncorect0
80ms184kbIncorect0
90ms184kbIncorect0
100ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?