<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>ABC123</anon>
    <anon>D問題</anon>
    <anon>400点</anon>
    <anon>Python</anon>
  </categories>
  <description>irisruneです。Numpyを有効に使って計算時間を短くしたかったのですが、なかなか難しいですね。 問題 atcoder.jp 公式解説でも解法が複数説明されていますが、どう解くとしても手法に工夫が必要でかなり難しいです。AtCoder ProblemsのDifficulty684しかないって本当ですか。 また、解説ACのためアルゴリズム面の解説はあまり行いません。 提出1（公式解説：解法2） import sys import numpy as np def main(): x, y, z, k = [int(n) for n in input().split()] a = sorted…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190607%2F1559886735&quot; title=&quot;AtCoder ABC 123 D - Cake 123 をNumpyを用いてスマートに解きたかった話 (Python) - あるエンジニアのAtCoder奮闘記&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-07 14:52:15</published>
  <title>AtCoder ABC 123 D - Cake 123 をNumpyを用いてスマートに解きたかった話 (Python)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190607/1559886735</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
