摘要:
垃圾几何题 JLU的题目不是叙述奇怪就是数据奇怪 WA估计是精度问题 #include #include #include struct Point { float x, y; }; float t; float aB; float moveA; Point center; float y; float distan(Point p1, Point p2) { float d... 阅读全文
posted @ 2007-10-04 20:38
sql172
阅读(213)
评论(0)
推荐(0)
浙公网安备 33010602011771号