<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KOKAMOTO</author_name>
  <author_url>https://blog.hatena.ne.jp/KOKAMOTO/</author_url>
  <blog_title>こかもと</blog_title>
  <blog_url>https://know.hatenadiary.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>問題は以下の通りです。 atcoder.jp コードはACされましたが 自分でも無駄が多いなと思うので，自分なりにスマートにコードを書くことを お勧めします． ※基本的に私のコードはとりあえず動けばいい脳筋コードです． #include &lt;bits/stdc++.h&gt; #define _GLIBCXX_DEBUG using namespace std; #define rep(i, n) for (int i = 0; i &lt; (int)(n); i++) int main() { string S; cin &gt;&gt; S; reverse(S.begin(),S.end()); //cout …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fknow.hatenadiary.com%2Fentry%2F2021%2F04%2F10%2F191029&quot; title=&quot;AtCoder: ABC049C - 白昼夢を解いてみた/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>2021-04-10 19:10:29</published>
  <title>AtCoder: ABC049C - 白昼夢を解いてみた/C++</title>
  <type>rich</type>
  <url>https://know.hatenadiary.com/entry/2021/04/10/191029</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
