<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>acokikoy</author_name>
  <author_url>https://blog.hatena.ne.jp/acokikoy/</author_url>
  <blog_title>acokikoy's notes</blog_title>
  <blog_url>https://acokikoy.hatenablog.com/</blog_url>
  <categories>
    <anon>Codewars</anon>
    <anon>Python</anon>
  </categories>
  <description>毎朝ちびちびCodewars。少し間が空きましたが、再開。 [7 kyu] Delta Bits www.codewars.com 今日のお題： &quot;&quot;&quot;正の整数a, bを2進数表現したときに、ビット値が異なる桁の数を数える 取り得る a, bの上限は 216 とする。 例）a, b が 31, 14の場合 -&gt; 0桁, 4桁 のビットが異なるから答えは 2 31 0 0 0 1 1 1 1 1 14 0 0 0 0 1 1 1 0 --- --------------- bit 7 6 5 4 3 2 1 0 &quot;&quot;&quot; コード mine 他の解き方 文法、関数・メソッドnote ビット演算子（論…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Facokikoy.hatenablog.com%2Fentry%2F2019%2F07%2F18%2F085347&quot; title=&quot;毎朝Codewars@2019.07.18(木): Delta Bits - acokikoy&amp;#39;s notes&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>2019-07-18 08:53:47</published>
  <title>毎朝Codewars@2019.07.18(木): Delta Bits</title>
  <type>rich</type>
  <url>https://acokikoy.hatenablog.com/entry/2019/07/18/085347</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
