<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>misos</author_name>
  <author_url>https://blog.hatena.ne.jp/misos/</author_url>
  <blog_title>めも</blog_title>
  <blog_url>https://paper.hatenadiary.jp/</blog_url>
  <categories>
    <anon>leetcode</anon>
  </categories>
  <description>前回 解答 Problem16 Problem1281 Problem1295 Problem1313 Problem1342 前回 今後は easyをやめて普通に上から順に解いていく予定です。 解答 Problem16 入力されるのは数値リストと数値。二つ目に入力された数値にもっとも近くなるような数値の3つ組（3つを足すと二つ目の数値にもっとも近い値になるような組み合わせ）を見つけ出し、その総和の値を返す。 はじめに結果の候補をリストで保持していて、ミスしたため辞書に結果を保存して回答。 Python from typing import List class Solution: def t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpaper.hatenadiary.jp%2Fentry%2F2020%2F02%2F11%2F142908&quot; title=&quot;Leetcodeを進める(7) - めも&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-11 14:29:08</published>
  <title>Leetcodeを進める(7)</title>
  <type>rich</type>
  <url>https://paper.hatenadiary.jp/entry/2020/02/11/142908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
