<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuji_ueda</author_name>
  <author_url>https://blog.hatena.ne.jp/yuji_ueda/</author_url>
  <blog_title>はい！今やってます！</blog_title>
  <blog_url>https://yuji-ueda.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>main fn main() { println!(&quot;Please input.&quot;); let input = read_vec::&lt;usize&gt;(); plrintln!(&quot;{:?}&quot;, input) } fn read&lt;T: std::str::FromStr&gt;() -&gt; T { let mut s = String::new(); std::io::stdin().read_line(&amp;mut s).ok(); s.trim().parse().ok().unwrap() } fn read_vec&lt;T: std::str::FromStr&gt;() -&gt; Vec&lt;T&gt; { let mut …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuji-ueda.hatenadiary.jp%2Fentry%2F2020%2F08%2F31%2F202014&quot; title=&quot;競プロやっていき - はい！今やってます！&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-08-31 20:20:14</published>
  <title>競プロやっていき</title>
  <type>rich</type>
  <url>https://yuji-ueda.hatenadiary.jp/entry/2020/08/31/202014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
