<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomomii</author_name>
  <author_url>https://blog.hatena.ne.jp/tomomii/</author_url>
  <blog_title>Words fly away, the written letter remains. </blog_title>
  <blog_url>https://tomomii.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>練習</anon>
  </categories>
  <description>うーんわからない。 ある任意の数が入力されたとき、 I=1 V=5 X=10 L=50 C=100 D=500 M=1000 Mから順に割ってゆき、割り切れるようにすればよいことはわかる。たとえばnumberが900の場合 DCCCC desune. お、たとえばnum=120とかnum=84 … こうかな。 def roman_num num=0 num=gets.chomp.to_i M=num/1000 D=num%1000/500 C=num%1000/100 L=num%100/50 X=num%100/10 V=num%10/5 I=num%10 短絡的すぎる感。数字センスのなさと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomomii.hatenablog.com%2Fentry%2F20101227%2Fp1&quot; title=&quot;-4 - Words fly away, the written letter remains. &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>2010-12-27 00:00:00</published>
  <title>-4</title>
  <type>rich</type>
  <url>https://tomomii.hatenablog.com/entry/20101227/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
