摘要: Vertification of an assignment from Stochastic Processing. Using Brute Force and "itertools" library.import itertoolsdim = 100m = list(range(1, dim+1)... 阅读全文
posted @ 2015-09-25 10:25 devai 阅读(342) 评论(0) 推荐(0) 编辑