Borderou de evaluare (job #3133936)

Utilizator cristina_ovidiuCristina Ovidiu Lucian cristina_ovidiu Data 27 mai 2023 17:47:04
Problema Invers modular Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:55:15: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 2 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 55 | scanf("%llu %llu",&a,&n); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long unsigned int * | %lu main.c:55:20: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 55 | scanf("%llu %llu",&a,&n); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long unsigned int * | %lu main.c:56:16: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 56 | printf("%llu",pw(a,phi(n) - 1) % n); | ~~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
70ms303kbIncorect0
80ms303kbIncorect0
90ms303kbIncorect0
100ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?