Borderou de evaluare (job #1512909)

Utilizator daneelHolteiu Daniel daneel Data 28 octombrie 2015 19:33:14
Problema ClassicTask Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:17:16: error: invalid operands of types ‘long double’ and ‘int’ to binary ‘operator&’ if(p & 1) rez=(1ll*rez*power)%c; ^ user.cpp:17:39: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’ if(p & 1) rez=(1ll*rez*power)%c; ^ user.cpp:18:33: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’ power=(1ll*power*power)%c; ^ user.cpp:19:10: error: invalid operands of types ‘long double’ and ‘int’ to binary ‘operator>>’ p>>=1; ^ user.cpp:19:10: error: in evaluation of ‘operator>>=(long double, int)’

Ceva nu functioneaza?