<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>E_Mattsan</author_name>
  <author_url>https://blog.hatena.ne.jp/E_Mattsan/</author_url>
  <blog_title>エンジニアのソフトウェア的愛情</blog_title>
  <blog_url>https://blog.emattsan.org/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Haskell</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>「オフラインリアルタイムどう書く第6回の参考問題 - Qiita」は前回一度解いていますが、別の方法――対象となる点をすべて数え上げるという方法で解く場合のお話。この問題では判定が必要な点の個数は10×10のたかだか100とわかっているので、こういう力技法でもOK。 で。問題を解くためには。(0, 0)から(9, 9)までの点のうち、どの点が重なった領域の内部の点であるかを判断しなければならないわけですが。そのためにはまず、点が範囲内か否かを判断する必要があります。 任意の数xが、2数x1、x2のあいだにあるか否かを判定せよ まずは一次元から。 とその前に。定義から。「あいだにある」というのは…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.emattsan.org%2Fentry%2F20130113%2F1358061518&quot; title=&quot;2点を対角の頂点とする矩形の内側の点を判別せよ - エンジニアのソフトウェア的愛情&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>2013-01-13 16:18:38</published>
  <title>2点を対角の頂点とする矩形の内側の点を判別せよ</title>
  <type>rich</type>
  <url>https://blog.emattsan.org/entry/20130113/1358061518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
