Borderou de evaluare (job #2481130)

Utilizator Ruxandra985Nanu Ruxandra Laura Ruxandra985 Data 26 octombrie 2019 14:49:04
Problema Laser Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'double degrees(punct)': main.cpp:112:48: error: 'atan' was not declared in this scope return ( atan((1.0 * x.y) / (1.0 * x.x)) * 180.0 ) / PI; ^ main.cpp:114:57: error: 'atan' was not declared in this scope return 180.0 - ( atan((1.0 * x.y) / (-1.0 * x.x)) ) * 180.0 / PI; ^ main.cpp:116:58: error: 'atan' was not declared in this scope return 180.0 + ( atan((-1.0 * x.y) / (-1.0 * x.x)) ) * 180.0 / PI; ^ main.cpp:118:57: error: 'atan' was not declared in this scope return 360.0 - ( atan((-1.0 * x.y) / (1.0 * x.x)) ) * 180.0 / PI ; ^ Non zero exit status: 1

Ceva nu functioneaza?