<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiwawa_star</author_name>
  <author_url>https://blog.hatena.ne.jp/chiwawa_star/</author_url>
  <blog_title>C++競プロ学習日記(仮)</blog_title>
  <blog_url>https://chiwawa-star.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>関数</anon>
  </categories>
  <description>kouさんに無言でURLだけリプライされたので解いたです(多分解けの意code-festival-2015-morning-easy.contest.atcoder.jp #include&lt;iostream&gt; #include&lt;cmath&gt; using namespace std; int main(){ int n; cin &gt;&gt; n; int x = sqrt(n);//平方根 if(x*x==n){//等しい場合 cout &lt;&lt; 0 &lt;&lt; endl; return 0; } x+=1; cout &lt;&lt; (x*x)-n &lt;&lt; endl; return 0; } sqrt(n); という関数…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiwawa-star.hatenablog.com%2Fentry%2F2015%2F12%2F08%2F025437&quot; title=&quot;CODE FESTIVAL 2015 あさぷろEasy A - ヘイホー君と加算 - 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>2015-12-08 02:54:37</published>
  <title>CODE FESTIVAL 2015 あさぷろEasy A - ヘイホー君と加算</title>
  <type>rich</type>
  <url>https://chiwawa-star.hatenablog.com/entry/2015/12/08/025437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
