<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>betrue12</author_name>
  <author_url>https://blog.hatena.ne.jp/betrue12/</author_url>
  <blog_title>ARMERIA</blog_title>
  <blog_url>https://betrue12.hateblo.jp/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>プログラミング</anon>
    <anon>競技プログラミング</anon>
  </categories>
  <description>お題箱より。 B - Sum of Three Integers 計算量の考え方に入門するのにとてもいい問題です。 解法について知りたい…というリクエストだったので、色々な計算量で解く方法を解説してみました。 解法 全ての基本、全探索です。 を満たす を全て試します。和が になれば、条件を満たす組み合わせが1つ見つかったとして答えに1を足します。 この解法の計算量は です。今回の問題では まで大きくなりうるので、単純に3乗すると です。流石に間に合いませんね。 TLEコード Submission #6666763 - AtCoder Beginner Contest 051 解法 計算量を落と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbetrue12.hateblo.jp%2Fentry%2F2019%2F08%2F03%2F214940&quot; title=&quot;AtCoder Beginner Contest 051 B - Sum of Three Integers - ARMERIA&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-03 21:49:40</published>
  <title>AtCoder Beginner Contest 051 B - Sum of Three Integers</title>
  <type>rich</type>
  <url>https://betrue12.hateblo.jp/entry/2019/08/03/214940</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
