<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://onlinejudge.u-aizu.ac.jp/beta/room.html#ACPC2018Day1/problems/C 前提知識 素数列挙 考察過程 1. p,q,p+qが全て素数って条件が結構厳しい 2. 2+?に必ずなるな 3. N+2以下の素数を全列挙して、隣り合う素数の差が2であるペアを答えればいい？ 4. 双子素数じゃん 解法 https://onlinejudge.u-aizu.ac.jp/beta/review.html#ACPC2018Day1/3146212p,q,p+qが全て素数になるためには、p,qのどちらかが2である必要がある。 2つの隣り合う素…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F09%2F20%2F210924&quot; title=&quot;素数 [Aizu Competitive Programming Camp 2018 Day 1 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>2018-09-20 21:09:24</published>
  <title>素数 [Aizu Competitive Programming Camp 2018 Day 1 C]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/09/20/210924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
