码迷,mamicode.com
首页 >  
搜索关键字:gtys gay friends    ( 1079个结果
HDU 5305 Friends (DFS)
Friends Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 163 Accepted Submission(s): 61 Problem D ...
分类:其他好文   时间:2017-07-23 19:47:12    阅读次数:212
How Many Tables 简单并查集
Today is Ignatius' birthday. He invites a lot of friends. Now it's dinner time. Ignatius wants to know how many tables he needs at least. You have to ...
分类:其他好文   时间:2017-07-23 16:36:42    阅读次数:139
【转】一件有趣的事:我用 Python 爬了爬自己的微信朋友
偶然了解到 Python 里的 itchat 包,它已经完成了 wechat 的个人账号 API 接口,使爬取个人微信信息更加方便。 于是乎玩心一起,打算爬一下自己的微信。 步骤核心: 网页启动notebook pip安装itchat包 登录微信,扫描二维码 获取好友信息 有了上面的friends数 ...
分类:微信   时间:2017-07-19 14:17:27    阅读次数:301
Sort the Array
Being a programmer, you like arrays a lot. For your birthday, your friends have given you an array a consisting of n distinct integers. Unfortunately, ...
分类:其他好文   时间:2017-07-17 23:47:12    阅读次数:259
Gym - 100952D
D. Time to go back You have been out of Syria for a long time, and you recently decided to come back. You remember that you have M friends there and s ...
分类:其他好文   时间:2017-07-17 21:47:14    阅读次数:174
hdu3038 How Many Answers Are Wrong
TT and FF are ... friends. Uh... very very good friends -________-b FF is a bad boy, he is always wooing TT to play the following game with him. This ...
分类:其他好文   时间:2017-07-15 13:57:28    阅读次数:145
Python 列表的定义以及常用函数
定义: my_girl_friends=['aa','bb','cc',4,10,30] 或my_girl_friends=list(['aa','bb','cc',4,10,30]) # 获取类型 print(type(my_girl_friends)) #取第几个位置的取 print(my_gi... ...
分类:编程语言   时间:2017-07-13 23:37:27    阅读次数:250
HDU - 3341 Lost's revenge(AC自己主动机+DP)
Description Lost and AekdyCoin are friends. They always play "number game"(A boring game based on number theory) together. We all know that AekdyCoin ...
分类:其他好文   时间:2017-07-11 21:08:48    阅读次数:244
HDU 5305 Friends(简单DFS)
Friends Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 878 Accepted Submission(s): 422 Problem ...
分类:其他好文   时间:2017-07-09 19:31:25    阅读次数:159
designed principle
Review Of designed Pattern principle OutLine: Explanation in principles of designed pattern and useful designed pattern’s samples, As we known, there ...
分类:其他好文   时间:2017-07-08 11:16:47    阅读次数:160
1079条   上一页 1 ... 33 34 35 36 37 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!