Borderou de evaluare (job #1229450)

Utilizator thinkphpAdrian Statescu thinkphp Data 17 septembrie 2014 11:18:16
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator c | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.c: In function ‘mypow’: user.c:31:4: warning: type of ‘base’ defaults to ‘int’ [enabled by default] LL mypow(base, exp) { ^ user.c:31:4: warning: type of ‘exp’ defaults to ‘int’ [enabled by default] user.c: In function ‘read’: user.c:24:13: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^ user.c:26:11: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &base, &expo); ^ user.c: In function ‘solve’: user.c:55:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms252kbOK10
20ms256kbOK10
30ms252kbOK10
40ms256kbOK10
50ms256kbOK10
60ms256kbOK10
70ms256kbOK10
80ms256kbOK10
90ms252kbOK10
100ms256kbOK10
Punctaj total100

Ceva nu functioneaza?