摘要:
http://acm.sdut.edu.cn/sdutoj/showproblem.php?pid=2603&cid=1178明白了题的题意但是不会敲,问了队里比我厉害的大神才懂这个是极坐标的做法 1 #include 2 #include 3 #include 4 #define PI acos(-1.0) 5 int main() 6 { 7 int n; 8 double x1,x2,x3,y1,y2,y3,l; 9 scanf("%d",&n);10 for(int i = 1 ; i 2 //#include 3 //#include 4 //#i 阅读全文
posted @ 2013-06-14 21:34
枫、
阅读(187)
评论(0)
推荐(0)