<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mo2dx</author_name>
  <author_url>https://blog.hatena.ne.jp/mo2dx/</author_url>
  <blog_title>motu*2</blog_title>
  <blog_url>https://motumotu.hateblo.jp/</blog_url>
  <categories>
    <anon>TopCoder</anon>
    <anon>幾何</anon>
  </categories>
  <description>問題文 http://community.topcoder.com/stat?c=problem_statement&amp;pm=13547 概要 xy平面上にいくつかの点が与えられる。 この点の中から3つ選んで三角形を作った時、 原点が三角形の内部に含まれるような組み合わせが 何通りあるか求めよ。 解法 三角形がある点を内包するとき、 ベクトルの外積が同じ向きを向く。 この性質を利用する。 コード #include &lt;iostream&gt; #include &lt;cstdio&gt; #include &lt;cstring&gt; #include &lt;vector&gt; #include &lt;climits&gt; #includ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmotumotu.hateblo.jp%2Fentry%2F2014%2F12%2F15%2F014147&quot; title=&quot;TopCoder SRM 641 DIV2 Level2 - motu*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>2014-12-15 01:41:47</published>
  <title>TopCoder SRM 641 DIV2 Level2</title>
  <type>rich</type>
  <url>https://motumotu.hateblo.jp/entry/2014/12/15/014147</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
