<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NBUT on 111qqz的小窝</title><link>https://111qqz.com/tags/nbut/</link><description>Recent content in NBUT on 111qqz的小窝</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>hust.111qqz@gmail.com (111qqz)</managingEditor><webMaster>hust.111qqz@gmail.com (111qqz)</webMaster><copyright>© 2011-2026 111qqz</copyright><lastBuildDate>Wed, 17 Feb 2016 09:17:44 +0000</lastBuildDate><atom:link href="https://111qqz.com/tags/nbut/index.xml" rel="self" type="application/rss+xml"/><item><title>nbut 1457 Sona</title><link>https://111qqz.com/2016/02/nbut1457/</link><pubDate>Wed, 17 Feb 2016 09:17:44 +0000</pubDate><author>hust.111qqz@gmail.com (111qqz)</author><guid>https://111qqz.com/2016/02/nbut1457/</guid><description>&lt;p&gt;&lt;a href="https://ac.2333.moe/Problem/view.xhtml?id=1457" target="_blank" rel="noreferrer"&gt;https://ac.2333.moe/Problem/view.xhtml?id=1457&lt;/a&gt;
题意：求一段区间内数字个数的立方和。
思路：由于一共才1E5，而数字1E9，所以先离散化，再莫队，类似小z的袜子。
注意 ：%lld会WA，要用%I64d&lt;/p&gt;</description></item></channel></rss>