<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>o-treetree</author_name>
  <author_url>https://blog.hatena.ne.jp/o-treetree/</author_url>
  <blog_title>おはやし日記</blog_title>
  <blog_url>https://o-treetree.hatenablog.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>C++</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>こんにちは。ABC169でした。 atcoder.jp 感想 なんでぇ？ それでは、振り返っていきましょう。スピード重視の雑解説(?)です。 A やるだけ。33秒で提出できました。 #include &lt;bits/stdc++.h&gt; using namespace std; int main(){ int A,B;cin&gt;&gt;A&gt;&gt;B; cout&lt;&lt;A*B&lt;&lt;endl; } B 一度は後回しにしたが無理やり通した。配列Aとは別に、log10(A)の配列Bを用意した。 とりあえず掛け算に0があれば0を出力して終わる longlong と、log10とで同時に計算して、Bの和logansが18を越えて…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fo-treetree.hatenablog.com%2Fentry%2F2020%2F05%2F31%2F230434&quot; title=&quot;AtCoder ABC169 反省会 [A,B,D,E完] - おはやし日記&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-05-31 23:04:34</published>
  <title>AtCoder ABC169 反省会 [A,B,D,E完]</title>
  <type>rich</type>
  <url>https://o-treetree.hatenablog.com/entry/2020/05/31/230434</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
