<?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://atcoder.jp/contests/abc206/tasks/abc206_a 解説 https://atcoder.jp/contests/abc206/submissions/23625515 今回の問題で精度が要求されるかは分からないが、テクとして、小数計算は精度が心配だから、できるなら整数で計算するというものがある。 今回要求されている、1.08×Nの小数点以下切り捨ては、普通にやると1.08×Nで一旦小数表現がなされる。 この表現時に精度問題が発生する可能性があるので、「108×N/100の切り捨て」と言い換える。 こうすると108×Nは整数で計算ができ、100で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2021%2F06%2F19%2F233507&quot; title=&quot;Maxi-Buying [AtCoder Beginner Contest 206（Sponsored by Panasonic） A] - はまやんはまやんはまやん&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-06-19 23:35:07</published>
  <title>Maxi-Buying [AtCoder Beginner Contest 206（Sponsored by Panasonic） A]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2021/06/19/233507</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
