摘要: D - 小Z的加油店 HYSBZ - 5028 D - 小Z的加油店 这个题目是一个线段树+差分+GCD 推荐一个差分的博客:https://www.cnblogs.com/cjoierljl/p/8728110.html 学会了这个简单差分之后,就可以把这个题目的区间更新转化成单点更新了,emmm 阅读全文
posted @ 2019-05-06 20:31 EchoZQN 阅读(226) 评论(0) 推荐(0)
摘要: A - ACM Computer Factory POJ - 3436 As you know, all the computers used for ACM contests must be identical, so the participants compete on equal terms 阅读全文
posted @ 2019-05-06 16:02 EchoZQN 阅读(200) 评论(0) 推荐(0)