Borderou de evaluare (job #587005)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere 4 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 19 mar. 2021 11:22:09 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:26:17: error: 'sqrt' was not declared in this scope
26 | int y = sqrt(x) + 1;
| ^~~~