<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ishikado</author_name>
  <author_url>https://blog.hatena.ne.jp/ishikado/</author_url>
  <blog_title>ishikadoのアルゴリズム勉強録</blog_title>
  <blog_url>https://ishikado.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>問題をみたらまず全探索を考える。 だめならdp、各種グラフ系アルゴリズム、二分探索などを考える。 数列をみたらまずソートすることから考える。 グラフ系の問題は連結していないと成り立たない場合があるので、連結しているか確認する必要があるかどうかを考慮する。また、多重辺があるか、自己ループがあるかどうかで、条件を満たせない場合があったりするかどうかも気をつける。 SRMのdiv2 medium or div1 easyの問題は、全探索の行い方として、まず個数や探索幅などの環境設定ループを一番外側に持ってきて、その後その設定した情報を使って探索する、という方法で行うと良いことが結構ある。 数学的な問…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fishikado.hatenadiary.org%2Fentry%2F20110726%2F1311686563&quot; title=&quot;競技プログラミングの自分的tips - ishikadoのアルゴリズム勉強録&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>2011-07-26 22:22:43</published>
  <title>競技プログラミングの自分的tips</title>
  <type>rich</type>
  <url>https://ishikado.hatenadiary.org/entry/20110726/1311686563</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
