<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ninagreen</author_name>
  <author_url>https://blog.hatena.ne.jp/ninagreen/</author_url>
  <blog_title>NinaLabo</blog_title>
  <blog_url>https://ninagreen.hatenablog.com/</blog_url>
  <categories>
    <anon>LeetCode</anon>
    <anon>アルゴリズム</anon>
  </categories>
  <description>【最初に】 LeetCode 2個目に挑戦です leetcode.com 【問題】 https://leetcode.com/problems/reverse-integer/ 32bit signed integer（−231 〜 231 − 1） の桁を逆順にせよ。 逆順の数値がオーバーフローした場合は0を返すものとする Example 1: Input: 123 Output: 321 Example 2: Input: -123 Output: -321 Example 3: Input: 120 Output: 21 【とりあえず】 パッと思いつくのは、文字列にして1つずつ逆順にして…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fninagreen.hatenablog.com%2Fentry%2F2019%2F11%2F07%2F022147&quot; title=&quot;【LeetCode】7. Reverse Integer (Easy) - NinaLabo&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/ninagreen/20191107/20191107011119.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-07 02:21:47</published>
  <title>【LeetCode】7. Reverse Integer (Easy)</title>
  <type>rich</type>
  <url>https://ninagreen.hatenablog.com/entry/2019/11/07/022147</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
