Borderou de evaluare (job #2945558)
Utilizator | Data | 23 noiembrie 2022 21:41:55 | |
---|---|---|---|
Problema | Retea2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'double distEucid(std::pair<int, int>, std::pair<int, int>)':
main.cpp:13:12: error: 'sqrt' was not declared in this scope
13 | return sqrt((a.first - b.first) * (a.first - b.first) + (a.second - b.second) * (a.second - b.second));
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !