会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
佟学强
where there is a will,there is a way!All things are difficult before they are easy!
博客园
首页
新随笔
联系
管理
订阅
2017年7月17日
python基础代码
摘要: 1 from heapq import *; 2 from collections import *; 3 import random as rd; 4 import operator as op; 5 import re; 6 7 data = [2,2,6,7,9,12,34,0,76,-12,
阅读全文
posted @ 2017-07-17 17:18 佟学强
阅读(254)
评论(0)
推荐(0)
编辑
公告