Borderou de evaluare (job #3133937)

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

Raport evaluator

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

Ceva nu functioneaza?