Borderou de evaluare (job #1755087)

Utilizator Harsan_SabinHarsan Sabin Harsan_Sabin Data 9 septembrie 2016 13:31:12
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:10:5: error: expected initializer before ‘n’ unt n,p; ^ user.cpp:12:5: error: expected initializer before ‘PowLog’ unt PowLog(unt b,unt p) ^ user.cpp: In function ‘int main()’: user.cpp:29:10: error: ‘n’ was not declared in this scope cin>>n>>p; ^ user.cpp:29:13: error: ‘p’ was not declared in this scope cin>>n>>p; ^ user.cpp:30:21: error: ‘PowLog’ was not declared in this scope cout<<PowLog(n,p); ^

Ceva nu functioneaza?