Borderou de evaluare (job #3132048)

Utilizator DragosStezarStezar Dragos Matei DragosStezar Data 21 mai 2023 22:57:35
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.c: In function 'main': main.c:33:19: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 33 | fscanf(f1 , "%d %d" , &N , &P); | ~^ ~~ | | | | int * long long int * | %lld main.c:33:22: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 33 | fscanf(f1 , "%d %d" , &N , &P); | ~^ ~~ | | | | int * long long int * | %lld main.c:34:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 34 | fprintf(f2 , "%d" , exp_log(N,P)); | ~^ ~~~~~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
70ms303kbIncorect0
80ms303kbOK10
90ms303kbIncorect0
100ms303kbIncorect0
Punctaj total10

Ceva nu functioneaza?