05 2018 档案

摘要:以前刚开始学习树状数组的时候很迷,不知道为啥会出现一个这么抽象的玩意儿,也仅仅是将树状数组怎么使用给背下来了。 在刚开始学了树状数组之后并没有怎么使用,差不多能用树状数组解决的问题都用线段树解决了。 后来看了《挑战程序设计》里面关于树状数组的推导之后才对于树状数组有了一个稍微深刻一些的认识,还是要感 阅读全文
posted @ 2018-05-29 20:29 GoldenFingers 阅读(244) 评论(0) 推荐(0) 编辑
摘要:之前写博客都是在csdn上面写,写了大概一年多吧,期间csdn更新了两三次,说实话,越更新越难用,到后来写的东西愈来愈多,csdn更新得我自己都找不到自己的文章了,也是很无奈啊。 之后就看见知乎上很多大佬的建议,总结之后还是来博客园上面写代码最方便也最现实(有些大佬推荐租服务器构建自己的网站,但是菜 阅读全文
posted @ 2018-05-28 10:50 GoldenFingers 阅读(80) 评论(0) 推荐(0) 编辑
摘要:A题,题目链接:http://codeforces.com/contest/978/problem/A 解题心得:题意就是让你将这个数列去重,重复的数只保留最右边的那个,最后按顺序打印数列。set+map。#include using namespace std;co... 阅读全文
posted @ 2018-05-14 17:30 GoldenFingers 阅读(201) 评论(0) 推荐(0) 编辑
摘要:题目链接:https://code.google.com/codejam/contest/32016/dashboard#s=p0Minimum Scalar ProductThis contest is open for practice. You can try ... 阅读全文
posted @ 2018-05-13 10:56 GoldenFingers 阅读(181) 评论(0) 推荐(0) 编辑
摘要:SubsetTime Limit: 30000MS Memory Limit: 65536K Total Submissions: 5961 Accepted: 1129DescriptionGiven a list of N integers wit... 阅读全文
posted @ 2018-05-13 10:21 GoldenFingers 阅读(154) 评论(0) 推荐(0) 编辑
摘要:4 Values whose Sum is 0Time Limit: 15000MS Memory Limit: 228000K Total Submissions: 26974 Accepted: 8133 Case Time Limit: 5... 阅读全文
posted @ 2018-05-11 16:41 GoldenFingers 阅读(102) 评论(0) 推荐(0) 编辑
摘要:Linear worldTime Limit: 3000MS Memory Limit: 65536K Total Submissions: 4514 Accepted: 1025DescriptionThe Disc, being flat, ha... 阅读全文
posted @ 2018-05-07 09:35 GoldenFingers 阅读(120) 评论(0) 推荐(0) 编辑
摘要:Physics ExperimentTime Limit: 1000MS Memory Limit: 65536K Total Submissions: 3392 Accepted: 1177 Special JudgeDescriptio... 阅读全文
posted @ 2018-05-07 09:24 GoldenFingers 阅读(190) 评论(0) 推荐(0) 编辑
摘要:EXTENDED LIGHTS OUTTime Limit: 1000MS Memory Limit: 10000K Total Submissions: 12956 Accepted: 8186DescriptionIn an extende... 阅读全文
posted @ 2018-05-06 09:33 GoldenFingers 阅读(118) 评论(0) 推荐(0) 编辑
摘要:FliptileTime Limit: 2000MS Memory Limit: 65536K Total Submissions: 14701 Accepted: 5381DescriptionFarmer John knows that a... 阅读全文
posted @ 2018-05-06 09:18 GoldenFingers 阅读(168) 评论(0) 推荐(0) 编辑
摘要:The Water BowlsTime Limit: 1000MS Memory Limit: 65536K Total Submissions: 7402 Accepted: 2927DescriptionThe cows have a line ... 阅读全文
posted @ 2018-05-06 09:04 GoldenFingers 阅读(92) 评论(0) 推荐(0) 编辑
摘要:Face The Right WayTime Limit: 2000MS Memory Limit: 65536K Total Submissions: 6259 Accepted: 2898DescriptionFarmer John has ar... 阅读全文
posted @ 2018-05-05 19:52 GoldenFingers 阅读(123) 评论(0) 推荐(0) 编辑
摘要:传送门:https://www.oj.swust.edu.cn/problem/show/2794来自学长的善意:ZQ的杀龙之旅Time Limit: 15000 MS Memory Limit: 65536 KB Total Submit: 56 Accepted:... 阅读全文
posted @ 2018-05-05 10:54 GoldenFingers 阅读(255) 评论(0) 推荐(0) 编辑
摘要:Graveyard DesignTime Limit: 10000MS Memory Limit: 64000K Total Submissions: 8504 Accepted: 2126 Case Time Limit: 2000MSDescrip... 阅读全文
posted @ 2018-05-05 09:27 GoldenFingers 阅读(122) 评论(0) 推荐(0) 编辑
摘要:Sum of Consecutive Prime NumbersTime Limit: 1000MS Memory Limit: 65536K Total Submissions: 27853 Accepted: 14968Descriptio... 阅读全文
posted @ 2018-05-05 09:15 GoldenFingers 阅读(109) 评论(0) 推荐(0) 编辑
摘要:Bound FoundTime Limit: 5000MS Memory Limit: 65536K Total Submissions: 5408 Accepted: 1735 Special JudgeDescriptionSignal... 阅读全文
posted @ 2018-05-04 17:43 GoldenFingers 阅读(167) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示