Borderou de evaluare (job #2574537)

Utilizator mirceamaierean41Mircea Maierean mirceamaierean41 Data 5 martie 2020 23:33:31
Problema Mosia Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'bool cmp(punct, punct)': main.cpp:22:33: error: 'atan2' was not declared in this scope return atan2(a.y - gy, a.x - gx) < atan2(b.y - gy, b.x - gx); ^ main.cpp: In function 'double dist(punct, punct)': main.cpp:28:31: error: 'sqrt' was not declared in this scope return sqrt(dx * dx + dy * dy); ^ Non zero exit status: 1

Ceva nu functioneaza?