<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
    <anon>TopCoder</anon>
  </categories>
  <description>「整数nを10進法表記にして、k回数字の入れ替えを行ってつくることのできる最大の値は何か」という問題。ただし0で始まる数字を作ってはいけない。それが避けられない場合は-1を返せ、とのこと。for文で前置インクリメントを使ってないのはよくないな。あと最後で最大の値を検索しているけど、setはソートされてるんじゃないのか。coding time: 0:26:30.942, Passed System Test, 305.56 points vector&lt;int&gt; to_vec(int n){ vector&lt;int&gt; result; while(n){ result.insert(result.be…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20090324%2F1237915040&quot; title=&quot; Single Round Match 437 (Div2/500point) - 西尾泰和のはてなダイアリー&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>2009-03-24 02:17:20</published>
  <title> Single Round Match 437 (Div2/500point)</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20090324/1237915040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
