Borderou de evaluare (job #616153)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifra1 (clasa a 9-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 nov. 2021 13:47:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int construieste_nr(int, int, int)':
main.cpp:23:22: error: 'pow' was not declared in this scope
23 | int putere_div = pow(10, i);
| ^~~