Borderou de evaluare (job #731802)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Test (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 sept. 2023 13:23:52 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:16: error: 'log10' was not declared in this scope
15 | int nrcifb=log10(b)+1;
| ^~~~~
main.cpp:21:17: error: 'pow' was not declared in this scope
21 | int put=pow(10,(nrcifb-1));
| ^~~