<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bouzuya</author_name>
  <author_url>https://blog.hatena.ne.jp/bouzuya/</author_url>
  <blog_title>bouzuya.hatenablog.com</blog_title>
  <blog_url>https://bouzuya.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>朝・昼。 ABC154 の復習。 A, B, C と D の途中。 HashSet の構築に collect が使えるんだなあ。 https://atcoder.jp/contests/abc154/submissions/10017902 use proconio::input; use std::collections::HashSet; fn main() { input! { n: usize, av: [usize; n] }; // av: Vec&lt;usize&gt; let set: HashSet&lt;usize&gt; = av.into_iter().collect(); let ans …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbouzuya.hatenablog.com%2Fentry%2F2020%2F02%2F10%2F211220&quot; title=&quot;bouzuya/node-hatena-bookmark-api 3.0.0 をつくった - bouzuya.hatenablog.com&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>2020-02-10 21:12:20</published>
  <title>bouzuya/node-hatena-bookmark-api 3.0.0 をつくった</title>
  <type>rich</type>
  <url>https://bouzuya.hatenablog.com/entry/2020/02/10/211220</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
