Borderou de evaluare (job #3298160)

Utilizator SerbanBobDubei Serban Vlad SerbanBob Data 27 mai 2025 16:26:32
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:21:21: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long unsigned int *' [-Wformat=] 21 | fscanf(input, "%d %d", &N, &P); | ~^ ~~ | | | | int * long long unsigned int * | %lld main.c:21:24: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long unsigned int *' [-Wformat=] 21 | fscanf(input, "%d %d", &N, &P); | ~^ ~~ | | | | int * long long unsigned int * | %lld main.c:23:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] 23 | fprintf(output, "%d", test(N, P)); | ~^ ~~~~~~~~~~ | | | | int long long unsigned int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
70ms303kbOK10
80ms303kbOK10
90ms303kbOK10
100ms303kbOK10
Punctaj total100

Ceva nu functioneaza?