<?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>テンプレ</anon>
    <anon>競プロメモ</anon>
    <anon>C++</anon>
  </categories>
  <description>std::vectorに代入された要素が全て同じ値か否かをチェックするコードを、 自分の参照用に記事として残します。 std::set は重複するデータの保持を許さないコンテナ *1 なので､ 重複チェックの意味合い的にも適している、( 0 )と( 3 )を使っていこうと思います。 「値が一種類」は「集合としてはサイズ 1」と同値 *1:set - cpprefjp C++日本語リファレンス</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2016%2F10%2F08%2F180231&quot; title=&quot;重複要素チェック｜C++ - 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-10-08 18:02:31</published>
  <title>重複要素チェック｜C++</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2016/10/08/180231</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
