Borderou de evaluare (job #787442)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere11 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 sept. 2024 12:59:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int inmultire()':
main.cpp:41:1: warning: no return statement in function returning non-void [-Wreturn-type]
41 | }
| ^
main.cpp: In function 'int main()':
main.cpp:54:14: error: 'pow' was not declared in this scope
54 | cout<<pow(lo,n-3)*9;
| ^~~