摘要: 因为一个小错 不过 好不爽........#include #include using namespace std;struct Node{ int x, y;};class shap{public: int num; Node dian[22];} q[22];double g... 阅读全文
posted @ 2013-08-16 19:11 xlc2845 阅读(88) 评论(0) 推荐(0)