Borderou de evaluare (job #2998636)

Utilizator 222cezarCezar Stilpeanu 222cezar Data 9 martie 2023 19:38:10
Problema Capitala Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:43:19: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int64_t*' {aka 'long int*'} [-Wformat=] 43 | scanf("%lld", &n); | ~~~^ ~~ | | | | | int64_t* {aka long int*} | long long int* | %ld main.cpp:53:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t' {aka 'long int'} [-Wformat=] 53 | printf("%lld %lld", optim, s[optim]); | ~~~^ ~~~~~ | | | | | int64_t {aka long int} | long long int | %ld main.cpp:53:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=] 53 | printf("%lld %lld", optim, s[optim]); | ~~~^ ~~~~~~~~ | | | | long long int int64_t {aka long int} | %ld
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbOK!1010
21ms303kbOK!1010
31ms303kbOK!1010
41ms434kbOK!1010
52ms696kbOK!1010
63ms827kbOK!1010
73ms958kbOK!1010
84ms1482kbOK!1030
968ms16596kbOK!10
1029ms8441kbOK!10
Punctaj total100

Ceva nu functioneaza?