Borderou de evaluare (job #723688)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Culegere (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 iun. 2023 13:47:27 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:31:11: error: 'sqrrt' was not declared in this scope; did you mean 'sqrt'?
31 | m=(-1+sqrrt(-1+8*x))/2;
| ^~~~~
| sqrt