<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syunsuk1024</author_name>
  <author_url>https://blog.hatena.ne.jp/syunsuk1024/</author_url>
  <blog_title>競プロ弱者の解答</blog_title>
  <blog_url>https://kyopuro-syunsuke.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>今日はABC094のバーチャルコンテストで復習です。 明日のABC156に向けて早解きの練習です。〇コンテスト名：ABC094〇配点：不明〇制限時間100分(A～Dまでの4問の時代のコンテスト)〇今回の方針 本番のコンテストのつもりで解く 明日への景気付に、気分良くノーミス早解きを決めましょう。コンテスト開始！ A - Cats and Dogs 猫がA匹、猫か犬かわからない生き物がB匹いる？？ 猫がX匹いる可能性があるか判定せよ。 A A,B,X=map(int,input().split()) if A&lt;=X&lt;=A+B: print(&quot;YES&quot;) else: print(&quot;NO&quot;) 1:2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkyopuro-syunsuke.hatenablog.com%2Fentry%2F2020%2F02%2F21%2F231305&quot; title=&quot;ABC094(バーチャル):水色競プロerの復習 - 競プロ弱者の解答&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-02-21 23:13:05</published>
  <title>ABC094(バーチャル):水色競プロerの復習</title>
  <type>rich</type>
  <url>https://kyopuro-syunsuke.hatenablog.com/entry/2020/02/21/231305</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
