<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ato1234</author_name>
  <author_url>https://blog.hatena.ne.jp/ato1234/</author_url>
  <blog_title>ATO's blog</blog_title>
  <blog_url>https://atolog.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>codeiq.jp 犬 codeiq.jp 【問題】 犬が出そうとしている手を読み取って、わざと負けてあげるように手を出してください。 グーを「G」、チョキを「C」、パーを「P」とすると、たとえば犬が「G」を出そうとしているときは「C」を出してあげてください。 コード rubyで。 一切の思考を放棄して問題文通り書いた。 input = gets.chomp.strip if input == &quot;G&quot; puts &quot;C&quot; elsif input == &quot;C&quot; puts &quot;P&quot; else puts &quot;G&quot; end 雉 codeiq.jp 【問題】 てんびんが1つあります。 1グラムからnグラムまで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatolog.hatenablog.com%2Fentry%2F2015%2F09%2F15%2F003909&quot; title=&quot;CodeIQのプログラミングコンテストに挑戦しました - ATO&amp;#39;s blog&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>2015-09-15 00:39:09</published>
  <title>CodeIQのプログラミングコンテストに挑戦しました</title>
  <type>rich</type>
  <url>https://atolog.hatenablog.com/entry/2015/09/15/003909</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
