<?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%B4%AA%E5%BF%83/</link><description>Recent content in 贪心 on 111qqz's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2015-2026 111qqz</copyright><lastBuildDate>Wed, 01 Nov 2017 04:00:01 +0000</lastBuildDate><atom:link href="https://111qqz.com/en/tags/%E8%B4%AA%E5%BF%83/index.xml" rel="self" type="application/rss+xml"/><item><title>hdu 6034 2017 Multi-University Training Contest - Team 1 B Balala Power! (贪心)</title><link>https://111qqz.com/en/post/acm-icpc/2017/2017-11-01-hdu-6034/</link><pubDate>Wed, 01 Nov 2017 04:00:01 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2017/2017-11-01-hdu-6034/</guid><description>&lt;p&gt;&lt;a href="http://acm.hdu.edu.cn/showproblem.php?pid=6034" target="_blank" rel="noreferrer"&gt;http://acm.hdu.edu.cn/showproblem.php?pid=6034&lt;/a&gt;&lt;/p&gt;

&lt;h1 class="relative group"&gt;题意：
 &lt;div id="题意" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e9%a2%98%e6%84%8f" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;
&lt;p&gt;有一个仅由小写字母组成的字符串，要求将a..z的字母，对应到0..25，每个数字只能被一个字母对应，得到一个26进制的数，现在问这个数最大是多少。注意不允许有前导0，除非这个数本身就是0.&lt;/p&gt;</description></item></channel></rss>