<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>D on 111qqz's blog</title><link>https://111qqz.com/en/tags/d/</link><description>Recent content in D on 111qqz's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2015-2026 111qqz</copyright><lastBuildDate>Tue, 08 Mar 2016 08:31:34 +0000</lastBuildDate><atom:link href="https://111qqz.com/en/tags/d/index.xml" rel="self" type="application/rss+xml"/><item><title>codeforces #345 div2 A. Joysticks (贪心)</title><link>https://111qqz.com/en/post/acm-icpc/2016/2016-03-08-cf651a/</link><pubDate>Tue, 08 Mar 2016 08:31:34 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2016/2016-03-08-cf651a/</guid><description>&lt;p&gt;&lt;a href="http://codeforces.com/contest/651/problem/A" target="_blank" rel="noreferrer"&gt;题目链接&lt;/a&gt;
题意：两个手柄？ 初始的电量给出，只有一个充电器，每经过一秒，充着电的手柄电量增加1，没有充电的手柄电量减少2，允许电量充到0以上，&lt;strong&gt;当有电量为0的时候，或者当某一分钟开始的时候有手柄电量为1，游戏立即结束。问最多能玩多少时间游戏。&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>