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
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 里的 itchat 包,它已经完成了 wechat 的个人账号 API 接口,使爬取个人微信信息更加方便。 于是乎玩心一起,打算爬一下自己的微信。 步骤核心: 网页启动notebook pip安装itchat包 登录微信,扫描二维码 获取好友信息 有了上面的friends数 ...
分类:
微信 时间:
2017-07-19 14:17:27
阅读次数:
301
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
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
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
定义: 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
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
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
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