<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiwawa_star</author_name>
  <author_url>https://blog.hatena.ne.jp/chiwawa_star/</author_url>
  <blog_title>C++競プロ学習日記(仮)</blog_title>
  <blog_url>https://chiwawa-star.hatenablog.com/</blog_url>
  <categories>
    <anon>アルゴリズムとデータ構造</anon>
    <anon>AOJ</anon>
  </categories>
  <description>アルゴリズムとデータ構造の本に沿った問題の 探索 1 | アルゴリズムとデータ構造 | Aizu Online Judge を解きました。 #include &lt;bits/stdc++.h&gt; using namespace std; int main (){ cin.tie(0); ios::sync_with_stdio(false); int N; cin &gt;&gt; N; vector&lt;int&gt; vc1(N); for( auto&amp;&amp; x : vc1 ){ cin &gt;&gt; x; } int Q; cin &gt;&gt; Q; vector&lt;int&gt; vc2(Q); for( auto&amp;&amp; x : vc2 )…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2016%2F06%2F02%2F000138&quot; title=&quot;Search - Linear Search ｜アルゴリズムとデータ構造｜AOJ - C++競プロ学習日記(仮)&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-06-02 00:01:38</published>
  <title>Search - Linear Search ｜アルゴリズムとデータ構造｜AOJ</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2016/06/02/000138</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
