Borderou de evaluare (job #2963263)

Utilizator RobertlelRobert Robertlel Data 10 ianuarie 2023 17:32:17
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int ridicare_logaritmica(int, int)': main.cpp:16:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | if (p % 2 == 1) | ^~ main.cpp:18:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | n = (1LL * n * n) % 1999999973; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
60ms184kbOK10
70ms184kbOK10
80ms184kbOK10
90ms184kbOK10
100ms184kbOK10
Punctaj total100

Ceva nu functioneaza?