Borderou de evaluare (job #3298880)

Utilizator tudorboscuTudor Boscu tudorboscu Data 2 iunie 2025 20:53:02
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:35:21: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 35 | fscanf(fin, "%llu %llu", &a, &b); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long unsigned int * | %lu main.c:35:26: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=] 35 | fscanf(fin, "%llu %llu", &a, &b); | ~~~^ ~~ | | | | | uint64_t * {aka long unsigned int *} | long long unsigned int * | %lu main.c:37:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 37 | fprintf(fout, "%llu", res); | ~~~^ ~~~ | | | | | 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?