摘要:
最近刷了个矩形相交题: for(int i=0;i<k;i++){ for(int j=0;j<4;j++) a[j]=in.nextDouble(); for(int j=0;j<4;j++) b[j]=in.nextDouble(); if(Math.max(a[0], a[2])<=Math. 阅读全文
posted @ 2016-04-25 12:35
秦旭光2014551525
阅读(107)
评论(0)
推荐(0)
浙公网安备 33010602011771号