<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>计数排序 on 111qqz's blog</title><link>https://111qqz.com/en/tags/%E8%AE%A1%E6%95%B0%E6%8E%92%E5%BA%8F/</link><description>Recent content in 计数排序 on 111qqz's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2015-2026 111qqz</copyright><lastBuildDate>Tue, 04 Oct 2016 18:41:12 +0000</lastBuildDate><atom:link href="https://111qqz.com/en/tags/%E8%AE%A1%E6%95%B0%E6%8E%92%E5%BA%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>codeforces 558 E. A Simple Task (线段树优化计数排序)</title><link>https://111qqz.com/en/post/acm-icpc/2016/2016-10-04-cf558e/</link><pubDate>Tue, 04 Oct 2016 18:41:12 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2016/2016-10-04-cf558e/</guid><description>&lt;p&gt;&lt;a href="http://codeforces.com/problemset/problem/558/E" target="_blank" rel="noreferrer"&gt;题目链接&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;题意：给出一个字符串，仅由小写字母组成。现在给出q个操作，每个操作l,r,k三个参数，k=1表示把区间[l,r]变为升序排列，k=0表示把区间[l,r]变为降序排列。&lt;/p&gt;</description></item><item><title>hdu 1280 前m大的数 （计数排序）</title><link>https://111qqz.com/en/post/acm-icpc/2016/2016-07-30-hdu-1280/</link><pubDate>Sat, 30 Jul 2016 10:13:30 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2016/2016-07-30-hdu-1280/</guid><description>&lt;p&gt;&lt;a href="http://acm.hdu.edu.cn/showproblem.php?pid=1280" target="_blank" rel="noreferrer"&gt;hdu1280&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;题意：给出n(3000)个数，两两求和，输出最大的m(5000)个和。&lt;/p&gt;</description></item></channel></rss>