<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshiki_utakata</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshiki_utakata/</author_url>
  <blog_title>猫でもわかるWeb開発・プログラミング</blog_title>
  <blog_url>https://www.utakata.work/</blog_url>
  <categories>
  </categories>
  <description>リハビリの続き。相変わらずREPとかは使います。 #define REP(i, n) for(int i = 0; i &lt; n; i++) 今回の問題はリハビリには丁度いい問題でした。 C - 数列ゲーム ざっくり見積もって、 高橋君の数字の選び方 50通り 青木くんの数字の選び方 50通り スコア計算にかかるオーダー 50 なので 50 * 50 * 50 = 125000 で 105 程度のオーダー。全列挙しても余裕で間に合うので全列挙することにする。 *1 注意点としては 問題に書いてあるルールをしっかり読み、正確にコードに再現すること。例えば、 数列に現れる数字はマイナスもあり得る −…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.utakata.work%2Fentry%2F2016%2F05%2F20%2F110000&quot; title=&quot;AtCoder Beginner Contest 031 C - 猫でもわかるWeb開発・プログラミング&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>2016-05-20 11:00:00</published>
  <title>AtCoder Beginner Contest 031 C</title>
  <type>rich</type>
  <url>https://www.utakata.work/entry/2016/05/20/110000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
