<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuuuuukou</author_name>
  <author_url>https://blog.hatena.ne.jp/yuuuuukou/</author_url>
  <blog_title>yu/logs/*</blog_title>
  <blog_url>https://blog.yuuuuukou.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>Kotlin</anon>
  </categories>
  <description>覚えてなかったのでメモ 解いていた問題 atcoder.jp 解法メモ (y3 - y1) / (x3 - x1) = (y2 - y1) / (x2 - x1) で判定ができる(参考リンクより) 0除算が発生しないように、(y3 - y1) * (x2 - x1) = (y2 - y1) * (x3 - x1)と式変形するとよい(解説より)。なるほど・・・ Nが102なので3重ループを回しても間に合う 提出した回答 Submission #42283749 - AtCoder Beginner Contest 181 参考 https://www.geisya.or.jp/~mwm48961…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.yuuuuukou.com%2Fentry%2F2023%2F06%2F16%2F081706&quot; title=&quot;AtCoder ABC181 C 解法メモ 3点の座標が同一直線上に存在するか判定したい - yu/logs/*&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>2023-06-16 08:17:06</published>
  <title>AtCoder ABC181 C 解法メモ 3点の座標が同一直線上に存在するか判定したい</title>
  <type>rich</type>
  <url>https://blog.yuuuuukou.com/entry/2023/06/16/081706</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
