上一页 1 2 3 4 5 6 7 8 9 ··· 53 下一页
摘要: 老规矩 有问题直接联系我:475517977@qq.com A 直接暴力的for一遍,统计连续的有多少个就好了。模拟题。 include using namespace std; int main(){ int k; while(cin k){ string s; cin s; int cnt = 阅读全文
posted @ 2017-03-07 18:17 qscqesze 阅读(297) 评论(0) 推荐(0) 编辑
摘要: 百度实习面试总结——百度大搜,机器学习实习生 简历是内推的,找到了川大的一位学姐,然后内推了简历。 过了几天,HR的电话打过来协商面试时间。一开始说的是下午两点,我想了想,好像有一节选修课,于是想调整再晚一点,于是调到了四点,不过这时间不还是在上课吗…… 于是果断上课上到一半,然后翘了出来,溜回寝室 阅读全文
posted @ 2017-03-06 12:52 qscqesze 阅读(6560) 评论(8) 推荐(3) 编辑
摘要: 有任何疑问,可以加我QQ:475517977进行讨论。 A 喵哈哈村的嘟嘟熊魔法(1) 题解 这道题我们只要倒着来做就可以了,因为交换杯子是可逆的,我们倒着去模拟一遍就好了。 有个函数叫做swap(a,b),表示交换a,b include using namespace std; int a[10] 阅读全文
posted @ 2017-03-05 14:06 qscqesze 阅读(484) 评论(0) 推荐(0) 编辑
摘要: A 题解:保证一个三角形的话,得两边之和大于第三边才行,所以都拿来判一判就好了。 include using namespace std; int main(){ int t,a,b,c; cin t; while(t ){ cin a b c; if(a+b include include inc 阅读全文
posted @ 2017-02-28 18:41 qscqesze 阅读(514) 评论(0) 推荐(0) 编辑
摘要: 喵哈哈村的魔法考试 Round 2 (Div.2) 题解 A.喵哈哈村的战争 题解: 这道题就是for一遍,统计每个村子的战斗力的和,然后统计哪个村子的战斗力和大一点就好了。 唯一的坑点,就是这道题会超过int。 不过好像,我的数据好像没有出超过int的数据= = include include i 阅读全文
posted @ 2017-02-26 14:24 qscqesze 阅读(407) 评论(2) 推荐(0) 编辑
摘要: 喵哈哈村的魔法考试 Round 1 (Div.2) 题解 特别感谢出题人,qscqesze。 也特别感谢测题人Xiper和CS_LYJ1997。 没有他们的付出,就不会有这场比赛。 A 喵哈哈村的魔法石 暴力(qscqesze):观察数据范围,显然最多10000个A,10000个B,所以最暴力的做法 阅读全文
posted @ 2017-02-20 10:54 qscqesze 阅读(631) 评论(3) 推荐(0) 编辑
摘要: A. Snacktower 题目连接: http://codeforces.com/contest/767/problem/A Description According to an old legeng, a long time ago Ankh Morpork residents did som 阅读全文
posted @ 2017-02-19 13:48 qscqesze 阅读(364) 评论(1) 推荐(0) 编辑
摘要: F. Souvenirs 题目连接: http://codeforces.com/contest/765/problem/F Description Artsem is on vacation and wants to buy souvenirs for his two teammates. The 阅读全文
posted @ 2017-02-16 13:30 qscqesze 阅读(502) 评论(0) 推荐(1) 编辑
摘要: E. Tree Folding 题目连接: http://codeforces.com/contest/765/problem/E Description Vanya wants to minimize a tree. He can perform the following operation m 阅读全文
posted @ 2017-02-15 15:26 qscqesze 阅读(470) 评论(0) 推荐(0) 编辑
摘要: D. Artsem and Saunders 题目连接: http://codeforces.com/contest/765/problem/D Description Artsem has a friend Saunders from University of Chicago. Saunders 阅读全文
posted @ 2017-02-15 15:11 qscqesze 阅读(383) 评论(0) 推荐(2) 编辑
摘要: C. Table Tennis Game 2 题目连接: http://codeforces.com/contest/765/problem/C Description Misha and Vanya have played several table tennis sets. Each set c 阅读全文
posted @ 2017-02-15 14:57 qscqesze 阅读(314) 评论(0) 推荐(0) 编辑
摘要: B. Code obfuscation 题目连接: http://codeforces.com/contest/765/problem/B Description Kostya likes Codeforces contests very much. However, he is very disa 阅读全文
posted @ 2017-02-15 14:51 qscqesze 阅读(224) 评论(0) 推荐(0) 编辑
摘要: A. Neverending competitions 题目连接: http://codeforces.com/contest/765/problem/A Description There are literally dozens of snooker competitions held each 阅读全文
posted @ 2017-02-15 14:41 qscqesze 阅读(230) 评论(0) 推荐(0) 编辑
摘要: 小米支付一开始是春节左右,我在清水河畔闲逛看到的帖子,发现在招实习生,然后我就投了一份简历过去。 很感谢 陈大哥 给我推荐了一个网站 http://www.500d.me/ ,我在上面随便改了改,写了一个感觉能看的简历,然后就好了。我简历还是比较水的,全是废话,唯一能看的就是区域赛破银= =。 好吧 阅读全文
posted @ 2017-02-15 14:13 qscqesze 阅读(2829) 评论(4) 推荐(1) 编辑
摘要: E. Mahmoud and a xor trip 题目连接: http://codeforces.com/contest/766/problem/E Description Mahmoud and Ehab live in a country with n cities numbered from 阅读全文
posted @ 2017-02-08 15:27 qscqesze 阅读(774) 评论(0) 推荐(2) 编辑
摘要: D. Mahmoud and a Dictionary 题目连接: http://codeforces.com/contest/766/problem/D Description Mahmoud wants to write a new dictionary that contains n word 阅读全文
posted @ 2017-02-08 15:21 qscqesze 阅读(482) 评论(0) 推荐(0) 编辑
摘要: C. Mahmoud and a Message 题目连接: http://codeforces.com/contest/766/problem/C Description Mahmoud wrote a message s of length n. He wants to send it as a 阅读全文
posted @ 2017-02-08 15:15 qscqesze 阅读(429) 评论(1) 推荐(0) 编辑
摘要: B. Mahmoud and a Triangle 题目连接: http://codeforces.com/contest/766/problem/B Description Mahmoud has n line segments, the i th of them has length ai. E 阅读全文
posted @ 2017-02-08 15:11 qscqesze 阅读(719) 评论(0) 推荐(0) 编辑
摘要: A. Mahmoud and Longest Uncommon Subsequence 题目连接: http://codeforces.com/contest/766/problem/A Description While Mahmoud and Ehab were practicing for I 阅读全文
posted @ 2017-02-08 15:09 qscqesze 阅读(848) 评论(0) 推荐(0) 编辑
摘要: 我的简历:http://www.cnblogs.com/qscqesze/p/5890770.html 小米支付实习面试经历:http://www.cnblogs.com/qscqesze/p/6401226.html 百度大搜机器学习面试经历:http://www.cnblogs.com/qscq 阅读全文
posted @ 2017-02-06 12:46 qscqesze 阅读(1893) 评论(3) 推荐(0) 编辑
摘要: C Cleaning 题目连接: http://agc010.contest.atcoder.jp/tasks/agc010_c Description There is a tree with N vertices, numbered 1 through N. The i th of the N− 阅读全文
posted @ 2017-02-04 23:16 qscqesze 阅读(629) 评论(0) 推荐(0) 编辑
摘要: B Boxes 题目连接: http://agc010.contest.atcoder.jp/tasks/agc010_b Description There are N boxes arranged in a circle. The i th box contains Ai stones. Det 阅读全文
posted @ 2017-02-04 22:49 qscqesze 阅读(493) 评论(0) 推荐(0) 编辑
摘要: E. Dasha and Puzzle 题目连接: http://codeforces.com/contest/761/problem/E Description Dasha decided to have a rest after solving the problem. She had been 阅读全文
posted @ 2017-02-01 14:25 qscqesze 阅读(456) 评论(0) 推荐(0) 编辑
摘要: D. Dasha and Very Difficult Problem 题目连接: http://codeforces.com/contest/761/problem/D Description Dasha logged into the system and began to solve prob 阅读全文
posted @ 2017-02-01 14:20 qscqesze 阅读(348) 评论(0) 推荐(0) 编辑
摘要: C. Dasha and Password 题目连接: http://codeforces.com/contest/761/problem/C Description After overcoming the stairs Dasha came to classes. She needed to w 阅读全文
posted @ 2017-02-01 14:08 qscqesze 阅读(384) 评论(0) 推荐(0) 编辑
摘要: B. Dasha and friends 题目连接: http://codeforces.com/contest/761/problem/B Description Running with barriers on the circle track is very popular in the co 阅读全文
posted @ 2017-02-01 14:04 qscqesze 阅读(301) 评论(0) 推荐(0) 编辑
摘要: A. Dasha and Stairs 题目连接: http://codeforces.com/contest/761/problem/A Description On her way to programming school tiger Dasha faced her first test — 阅读全文
posted @ 2017-02-01 14:01 qscqesze 阅读(357) 评论(0) 推荐(0) 编辑
摘要: github地址:https://github.com/qscqesze/StudentManager 简单描述一下: UI层面用于接受用户的处理信息,然后移交给StudentDao去处理数据。 其中StudentDao通过修改Xml充当的数据库,来反馈数据。 StudentDomain是用来定义数 阅读全文
posted @ 2017-01-29 14:46 qscqesze 阅读(5817) 评论(0) 推荐(1) 编辑
摘要: win7: 8080端口已经被其他应用使用,比如nixxxxxxxxxxxxx When I had an error Access Error: 404 Not Found I fixed it by doing the following: Open command prompt and typ 阅读全文
posted @ 2017-01-25 22:22 qscqesze 阅读(2996) 评论(0) 推荐(0) 编辑
摘要: RT,挥手,再见。 阅读全文
posted @ 2016-12-24 14:49 qscqesze 阅读(686) 评论(6) 推荐(1) 编辑
摘要: B Hongcow Solves A Puzzle 题目连接: http://codeforces.com/contest/745/problem/B Description Hongcow likes solving puzzles. One day, Hongcow finds two iden 阅读全文
posted @ 2016-12-18 17:14 qscqesze 阅读(403) 评论(0) 推荐(0) 编辑
摘要: A. Hongcow Learns the Cyclic Shift 题目连接: http://codeforces.com/contest/745/problem/A Description Hongcow is learning to spell! One day, his teacher gi 阅读全文
posted @ 2016-12-18 16:41 qscqesze 阅读(513) 评论(0) 推荐(0) 编辑
摘要: E. Vladik and cards 题目链接 http://codeforces.com/contest/743/problem/E 题面 Vladik was bored on his way home and decided to play the following game. He to 阅读全文
posted @ 2016-12-17 21:35 qscqesze 阅读(402) 评论(0) 推荐(1) 编辑
摘要: D Chloe and pleasant prizes 链接 http://codeforces.com/contest/743/problem/D 题面 Generous sponsors of the olympiad in which Chloe and Vladik took part al 阅读全文
posted @ 2016-12-16 23:38 qscqesze 阅读(596) 评论(0) 推荐(0) 编辑
摘要: C. Vladik and fractions 题目链接 http://codeforces.com/contest/743/problem/C 题面 Vladik and Chloe decided to determine who of them is better at math. Vladi 阅读全文
posted @ 2016-12-16 22:45 qscqesze 阅读(343) 评论(0) 推荐(0) 编辑
摘要: B. Chloe and the sequence 题目链接 http://codeforces.com/contest/743/problem/B 题面 Chloe, the same as Vladik, is a competitive programmer. She didn't have 阅读全文
posted @ 2016-12-16 22:37 qscqesze 阅读(475) 评论(0) 推荐(0) 编辑
摘要: A. Vladik and flights 题目链接 http://codeforces.com/contest/743/problem/A 题面 Vladik is a competitive programmer. This year he is going to win the Interna 阅读全文
posted @ 2016-12-16 22:15 qscqesze 阅读(274) 评论(0) 推荐(0) 编辑
摘要: C. Balance 题目链接 http://codeforces.com/contest/17/problem/C 题面 Nick likes strings very much, he likes to rotate them, sort them, rearrange characters w 阅读全文
posted @ 2016-12-13 23:17 qscqesze 阅读(293) 评论(0) 推荐(0) 编辑
摘要: A Noldbach problem 题面链接 http://codeforces.com/contest/17/problem/A 题面 Nick is interested in prime numbers. Once he read about Goldbach problem. It sta 阅读全文
posted @ 2016-12-13 14:36 qscqesze 阅读(567) 评论(0) 推荐(0) 编辑
摘要: D. Taxes 题目链接 http://codeforces.com/contest/735/problem/D 题面 Mr. Funt now lives in a country with a very specific tax laws. The total income of mr. Fu 阅读全文
posted @ 2016-12-13 11:11 qscqesze 阅读(446) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 53 下一页