<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Shoi</author_name>
  <author_url>https://blog.hatena.ne.jp/Shoi/</author_url>
  <blog_title>go言語マスター</blog_title>
  <blog_url>https://jolliblog-engineer.hatenablog.com/</blog_url>
  <categories>
    <anon>C言語　アルゴリズム</anon>
  </categories>
  <description>以下の命令を実行する簡易的な入れ物を実装しなさい。 add str : 文字列 strを登録 remove str: 文字列 strが登録済みの場合は登録削除 find str : 文字列 strが登録済みの場合は yes 、さもなくば no と出力入力: 最初の行に命令の数 nが与えられる。続くn行にn件の命令。 出力: 各find命令の実行結果として yes または no を1行に出力して改行。 制約: 1 n removeの実行は合計20回以内 参考: AOJ ALDS1_4_C 辞書（探索）入力例: 5 add AAA add BBC remove AAA find AAA find …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjolliblog-engineer.hatenablog.com%2Fentry%2F2019%2F12%2F10%2F112215&quot; title=&quot;文字列　add, remove, find　実装 - go言語マスター&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>2019-12-10 11:22:15</published>
  <title>文字列　add, remove, find　実装</title>
  <type>rich</type>
  <url>https://jolliblog-engineer.hatenablog.com/entry/2019/12/10/112215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
