Borderou de evaluare (job #484071)

Utilizator avatar lazari.d Lazari Daniela lazari.d IP ascuns
Problemă Poligon Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 22 aug. 2019 20:25:11 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function 'int main()': user.cpp:79:13: error: expected primary-expression before '.' token user.cpp:79:22: error: expected primary-expression before '.' token user.cpp:82:8: error: 'x' was not declared in this scope user.cpp:82:11: error: 'y' was not declared in this scope user.cpp:83:30: error: 'x' was not declared in this scope user.cpp:83:37: error: expected ';' before 'y' user.cpp:84:11: error: 'polygon1' was not declared in this scope user.cpp:84:24: error: 'p' was not declared in this scope user.cpp:89:8: warning: unused variable 'polygon2' [-Wunused-variable] user.cpp: In function 'bool doIntersect(Point, Point, Point, Point)': user.cpp:46:1: warning: control reaches end of non-void function [-Wreturn-type]