<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaigai</author_name>
  <author_url>https://blog.hatena.ne.jp/kaigai/</author_url>
  <blog_title>KaiGaiの俺メモ</blog_title>
  <blog_url>https://kaigai.hatenablog.com/</blog_url>
  <categories>
    <anon>OSS/Linux</anon>
  </categories>
  <description>突然ですが問題です。以下のプログラムをx86_64アーキテクチャ(64bit)上で動かした場合の実行結果はどうなるでしょうか？ #include &amp;lt;stdio.h&gt; int main(int argc, char *argv[]) { unsigned long code = -1UL; printf(&quot;code = %016lx\n&quot;, code); printf(&quot;code &gt;&gt; 16 = %016lx\n&quot;, code &gt;&gt; 16); printf(&quot;code &gt;&gt; 63 = %016lx\n&quot;, code &gt;&gt; 63); printf(&quot;code &gt;&gt; 64 = %016lx\n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaigai.hatenablog.com%2Fentry%2F20071004%2F1191503435&quot; title=&quot;クイズ - KaiGaiの俺メモ&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>2007-10-04 22:10:35</published>
  <title>クイズ</title>
  <type>rich</type>
  <url>https://kaigai.hatenablog.com/entry/20071004/1191503435</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
