0_0_37621722_28382.cpp: In function 'double minimax(std::vector<Point>&, int, int, double (*)[50])': 0_0_37621722_28382.cpp:29:15: error: 'DBL_MAX' was not declared in this scope double ans = DBL_MAX; ^