#ifndef HOPE #define HOPE #include #include "SCP.h" circle hope(point * ps, int length); bool isSuit(circle crcl, point * ps, int length); #endif