<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inamori</author_name>
  <author_url>https://blog.hatena.ne.jp/inamori/</author_url>
  <blog_title>inamori’s diary</blog_title>
  <blog_url>https://inamori.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>https://atcoder.jp/contests/abc418/tasks/abc418_e2点の組み合わせを線分として、全ての線分を方向で分類します。そうすると、同じ類の中の線分の2つの組み合わせが台形になります。ただし、同じ直線内の線分は除きます。 平行四辺形だと二重にカウントしていることになるので、平行四辺形を数えてその分を取り除きます。線分が同じベクトルだと平行四辺形になります。ただし、同じ直線内の線分は除きます。 // XNOR Operation #![allow(non_snake_case)] use std::collections::{HashMap, BTreeSe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finamori.hateblo.jp%2Fentry%2F2025%2F08%2F11%2F123938&quot; title=&quot;AtCoder Beginner Contest 418 E - inamori’s diary&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>2025-08-11 12:39:38</published>
  <title>AtCoder Beginner Contest 418 E</title>
  <type>rich</type>
  <url>https://inamori.hateblo.jp/entry/2025/08/11/123938</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
