Borderou de evaluare (job #2644733)
Utilizator | Data | 25 august 2020 19:26:51 | |
---|---|---|---|
Problema | Robot | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'double dist(pct, pct)':
main.cpp:64:84: error: 'sqrt' was not declared in this scope
return sqrt( 1.0 * (a.x - b.x) * (a.x - b.x) + 1.0 * (a.y - b.y) * (a.y - b.y) );
^
main.cpp: In function 'void dijkstra()':
main.cpp:281:18: error: 'INFINITY' was not declared in this scope
d[ i ] = INFINITY;
^~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !