<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tkm-kyudo</author_name>
  <author_url>https://blog.hatena.ne.jp/tkm-kyudo/</author_url>
  <blog_title>接着剤の精進日記</blog_title>
  <blog_url>https://bondo.hateblo.jp/</blog_url>
  <categories>
    <anon>AtCoderBeginnerContest</anon>
    <anon>AtCoderBeginnerContest294</anon>
    <anon>ABC</anon>
    <anon>ABC294</anon>
  </categories>
  <description>atcoder.jp Bondo416さんのAtCoder Beginner Contest 294での成績：297位パフォーマンス：1983相当レーティング：1520→1575 (+55) :)#AtCoder #ABC294 https://t.co/VkPOH2uinE— ボンド@競プロ (@bond_cmprog) March 19, 2023 A - Filter 偶数の入力のみ出力 提出コード void solve() { int N; cin &gt;&gt; N; REP(i, N) { int a; cin &gt;&gt; a; if (a % 2 == 0) cout &lt;&lt; a &lt;&lt; &quot; &quot;; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbondo.hateblo.jp%2Fentry%2F2023%2F03%2F20%2F193541&quot; title=&quot;AtCoder Beginner Contest 294（ABC294） - 接着剤の精進日記&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>2023-03-20 19:35:41</published>
  <title>AtCoder Beginner Contest 294（ABC294）</title>
  <type>rich</type>
  <url>https://bondo.hateblo.jp/entry/2023/03/20/193541</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
