<?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://yukicoder.me/problems/no/734 解法 https://yukicoder.me/submissions/288493プログラムを書くべきXが満たす条件は以下の通りである。 （手作業でかかる時間）≧（プログラムでかかる時間） A*60*X ≧ B*X+C*60*60 (A*60-B)*X ≧ C*60*60 ここで(A*60-B)で割るのだが、場合分けをしよう。 (A*60-B)＞0の場合 X ≧ C*60*60/(A*60-B)となるので、C*60*60/(A*60-B)の切り上げが答え(A*60-B)=0の場合 0 ≧ C*60*60となるので、条件…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2018%2F09%2F30%2F091938&quot; title=&quot;Careful Engineer [yukicoder No.734] - はまやんはまやんはまやん&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>2018-09-30 09:19:38</published>
  <title>Careful Engineer [yukicoder No.734]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2018/09/30/091938</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
