Borderou de evaluare (job #1755086)

Utilizator Harsan_SabinHarsan Sabin Harsan_Sabin Data 9 septembrie 2016 13:29:11
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:9:26: error: expected initializer before ‘unt’ typedef unsigned __int64 unt; ^ user.cpp:11:1: error: ‘unt’ does not name a type unt n,p; ^ user.cpp:13:1: error: ‘unt’ does not name a type unt PowLog(unt b,unt p) ^ user.cpp: In function ‘int main()’: user.cpp:30:10: error: ‘n’ was not declared in this scope cin>>n>>p; ^ user.cpp:30:13: error: ‘p’ was not declared in this scope cin>>n>>p; ^ user.cpp:31:21: error: ‘PowLog’ was not declared in this scope cout<<PowLog(n,p); ^

Ceva nu functioneaza?