码迷,mamicode.com
首页 >  
搜索关键字:summer    ( 561个结果
MNC:惊艳时光的推荐!
新栏目了! MUSIC NEW COLUMN 总有一些歌令人难忘。 就像有些人惊艳了时光。 或许制作它们的人并不是那么的棒 但是,他们的手里却诞生了如此美妙的 令人难忘的那些音乐。 一、2017/07/16 Glorious morning 二、2017/07/16 Summer 三、2017/07 ...
分类:其他好文   时间:2017-07-16 11:28:02    阅读次数:117
2013年考研英语(二)阅读真题 第4篇 Gender equality
Europe is not a gender-equality heaven. Europe is not a gender-equality heaven. 欧洲并不是男女平等的天堂。 // The swimming-pool is the child heaven in summer. In p ...
分类:其他好文   时间:2017-07-16 09:58:57    阅读次数:1315
2017ecjtu-summer training #5 UVA10382
题意 问最少可用几个圆覆盖矩形区域。 解析 将圆形转换成矩形有效区域,直径小于等于宽度的圆不考虑,从而转化成区间覆盖问题,然后贪心出最少圆。 贪心思想 每次选择出区域左界比上次选出的区域右界小的且区域最长的。更新还未覆盖的区域。 AC 代码 ...
分类:其他好文   时间:2017-07-15 23:55:53    阅读次数:216
Summer training #6
A:水.看0多还是1多就行 B:模拟二进制运算 ,,卡了好久 不应该 #include <bits/stdc++.h> #include <cstring> #include <iostream> #include <algorithm> #define foror(i,a,b) for(i=a;i ...
分类:其他好文   时间:2017-07-13 21:53:13    阅读次数:197
Summer training #4
D:找到两个数 一个是另一个的整数倍(1也算) 因为N是600000 调和级数为ln(n+1) 算一下 可以直接爆 #include <bits/stdc++.h> #include <cstring> #include <iostream> #include <algorithm> #define ...
分类:其他好文   时间:2017-07-13 00:55:08    阅读次数:271
2017ecjtu-summer training #3 POJ3264
Balanced Lineup Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 53868 Accepted: 25299 Case Time Limit: 2000MS Description For the daily mil ...
分类:其他好文   时间:2017-07-11 00:51:12    阅读次数:250
2017ecjtu-summer training #4 UESTC 30
最短路 最短路 Time Limit: 3000/1000MS (Java/Others) Memory Limit: 65535/65535KB (Java/Others) 在每年的校赛里,所有进入决赛的同学都会获得一件很漂亮的T-shirt。但是每当我们的工作人员把上百件的衣服从商店运回到赛场的 ...
分类:其他好文   时间:2017-07-10 23:52:38    阅读次数:350
ecjtu-summer training #4
Gym - 100952A 水题,看谁的时间少谁就赢了,不然就是平局。 B HDU - 5752 错了好几次,算出来五个if就是错,用下for就对了。 CUESTC - 1599 n张图片,和成一个图片,每次合成消耗的值为两个图片社保值之和,优先队列一直取出来两个在放进去一个,直到只有一个图片就OK ...
分类:其他好文   时间:2017-07-10 22:04:42    阅读次数:215
The adidas NMD XR1 singapore is a bit more cool
The adidas NMD Singapore continues to be the right silhouette for summer time because of a mix of a breathable, lightweight (and often woven) upper an ...
分类:其他好文   时间:2017-07-10 16:39:17    阅读次数:130
HDU 2585 Hotel(字符串的模糊匹配+递归)
Problem Description Last year summer Max traveled to California for his vacation. He had a great time there: took many photos, visited famous universi ...
分类:其他好文   时间:2017-07-10 12:06:17    阅读次数:217
561条   上一页 1 ... 21 22 23 24 25 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!