Borderou de evaluare (job #784390)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Points 2 (clasele 8-9) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 23 aug. 2024 12:44:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:34:20: error: 'pow' was not declared in this scope
34 | nrOfComb = pow(2, n);
| ^~~