Borderou de evaluare (job #3250311)

Utilizator UengineDavid Enachescu Uengine Data 20 octombrie 2024 00:44:16
Problema Desen Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'double dist(int, int)': main.cpp:43:12: error: 'sqrt' was not declared in this scope 43 | return sqrt((v[pct1].x - v[pct2].x) * (v[pct1].x - v[pct2].x) + (v[pct1].y - v[pct2].y) * (v[pct1].y - v[pct2].y)); | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?