<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>RMQ by Anh Phát Tô</title>
      <link>https://padlet.com/toanhphat199/1rb08lim8bmw</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2019-08-13 03:22:45 UTC</pubDate>
      <lastBuildDate>2025-05-07 02:46:55 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://imgglb.padletcdn.com/v13/image?t=g_auto&amp;url=https%3A%2F%2Fpadlet.net%2Ficons%2Fpng%2F1f4a1.png</url>
      </image>
      <item>
         <title>RMQ</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374239620</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2019-08-13 03:35:48 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374239620</guid>
      </item>
      <item>
         <title>Bài toán</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374239646</link>
         <description><![CDATA[<div>Cho một dãy a gồm N số nguyên, và K cặp số u,v.  (1&lt;=N&lt;=100000, K&lt;=1000000). <br>Với mỗi cặp số (u,v) hãy in ra <em>số lớn nhất</em> trong khoảng a[u..v]. </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-08-13 03:36:07 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374239646</guid>
      </item>
      <item>
         <title>Ý tưởng</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374240358</link>
         <description><![CDATA[<div>Ta sử dụng mảng M[1..n][0..log2(n)] , với M[i][j] là số lớn nhất trong đoạn 2^j và bắt đầu ở i . VD :</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/396817218/23d08245f06da5bccc1f9310841b6f44/Annotation_2019_08_13_104026.png" />
         <pubDate>2019-08-13 03:43:44 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374240358</guid>
      </item>
      <item>
         <title>Xây dựng mảng</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244351</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/396817218/51b7fd641c88669a2ee48d1b792240b1/Annotation_2019_08_13_111656.png" />
         <pubDate>2019-08-13 04:18:27 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244351</guid>
      </item>
      <item>
         <title>Truy vấn</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244487</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/396817218/ecef85585b97d226977adb71823fe828/Annotation_2019_08_13_111844.png" />
         <pubDate>2019-08-13 04:19:46 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244487</guid>
      </item>
      <item>
         <title>CODE</title>
         <author>toanhphat199</author>
         <link>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244809</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/396817218/c7318befc53c2c605c04cf61a78b17c7/main.cpp" />
         <pubDate>2019-08-13 04:23:17 UTC</pubDate>
         <guid>https://padlet.com/toanhphat199/1rb08lim8bmw/wish/374244809</guid>
      </item>
   </channel>
</rss>
