Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_872_10571_6486.cpp: In member function 'bool Coord::operator()(Coord, Coord) const':
1_872_10571_6486.cpp:16:31: error: 'struct Coord' has no member named 'y'
   return lhs.X * rhs.Y != lhs.y * rhs.X ? lhs.X * rhs.Y < lhs.y * rhs.X : sgn(lhs.X) < sgn(rhs.X);
                               ^
1_872_10571_6486.cpp:16:63: error: 'struct Coord' has no member named 'y'
   return lhs.X * rhs.Y != lhs.y * rhs.X ? lhs.X * rhs.Y < lhs.y * rhs.X : sgn(lhs.X) < sgn(rhs.X);
                                                               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-05-03 18:04:28, Gzip enabled