码迷,mamicode.com
首页 >  
搜索关键字:corners    ( 153个结果
codechef Chef and The Right Triangles 题解
Chef and The Right TrianglesThe Chef is given a list ofN triangles. Each triangle is identfied by the coordinates of its three corners in the 2-D cart...
分类:其他好文   时间:2014-07-14 00:51:29    阅读次数:198
Mongo:将查询结果转换为自定义类
1、自定义类 public class MyClass { public string Name { get; set; } public int Corners { get; set; } }2、查询数据并转换 var config = new M...
分类:其他好文   时间:2014-05-14 02:21:23    阅读次数:253
codechef Chef and The Right Triangles 题解
Chef and The Right Triangles The Chef is given a list of N triangles. Each triangle is identfied by the coordinates of its three corners in the 2-D cartesian plane. His job is to figure out how m...
分类:其他好文   时间:2014-05-07 16:28:35    阅读次数:314
153条   上一页 1 ... 14 15 16
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!