Borderou de evaluare (job #3180313)
Utilizator | Data | 4 decembrie 2023 23:01:25 | |
---|---|---|---|
Problema | Cablaj | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'double Solutii::calcul_distanta(int, int, int, int)':
main.cpp:58:21: error: 'pow' was not declared in this scope
58 | return sqrt(pow((x2-x1),2)+pow((y2-y1),2));
| ^~~
main.cpp:58:16: error: 'sqrt' was not declared in this scope
58 | return sqrt(pow((x2-x1),2)+pow((y2-y1),2));
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !