<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>算法 on Jim Deng</title>
    <link>http://localhost:1313/categories/%E7%AE%97%E6%B3%95/</link>
    <description>Recent content in 算法 on Jim Deng</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>dev@jimdeng.com (Jim Deng)</managingEditor>
    <webMaster>dev@jimdeng.com (Jim Deng)</webMaster>
    <copyright>© 2026 Jim Deng</copyright>
    <lastBuildDate>Sat, 07 Sep 2024 23:43:34 +0800</lastBuildDate><atom:link href="http://localhost:1313/categories/%E7%AE%97%E6%B3%95/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>剑指offer(Go版本)-数组</title>
      <link>http://localhost:1313/posts/%E5%89%91%E6%8C%87offer/</link>
      <pubDate>Sat, 07 Sep 2024 23:43:34 +0800</pubDate>
      <author>dev@jimdeng.com (Jim Deng)</author>
      <guid>http://localhost:1313/posts/%E5%89%91%E6%8C%87offer/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;剑指offer(Go版本)-数组&#xA;    &lt;div id=&#34;剑指offergo版本-数组&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e5%89%91%e6%8c%87offergo%e7%89%88%e6%9c%ac-%e6%95%b0%e7%bb%84&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;1.和为S的两个数字&#xA;    &lt;div id=&#34;1和为s的两个数字&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#1%e5%92%8c%e4%b8%bas%e7%9a%84%e4%b8%a4%e4%b8%aa%e6%95%b0%e5%ad%97&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;输入一个递增排序的数组和一个数字S，在数组中查找两个数，使得他们的和正好是S，如果有多对数字的和等于S，输出两个数的乘积最小的。&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://localhost:1313/posts/%E5%89%91%E6%8C%87offer/featured.jpg" />
    </item>
    
  </channel>
</rss>
