<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sune2</author_name>
  <author_url>https://blog.hatena.ne.jp/sune2/</author_url>
  <blog_title>競技プログラミング+αなブログ</blog_title>
  <blog_url>https://sune2.hatenadiary.org/</blog_url>
  <categories>
    <anon>AOJ</anon>
  </categories>
  <description>for アジア地区 問題 n個の円が与えられる。 i番目の円は、中心(x[i],y[i])、半径r[i]である。 全ての円を内包するような半径Rの円を動かしたときにできる領域の外周の長さを求めよ。 制約 1 円はoverlapしうる。 解法 求める外周は 1つの円に接するような半径2*R-r[i]の大円の一部 ２つの円に接するような半径Rの円の一部 を連結したもの。 前者を求める方法 １つの円に注目し、その円を円iとする。 円iに接するような大円で、全ての円を含むような大円の角度（円iの中心から、大円の中心方向の角度）の区間を求める。 円iに接するような大円については、この区間の長さの和*(2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsune2.hatenadiary.org%2Fentry%2F20121115%2F1352943199&quot; title=&quot;AOJ 1323 - Encircling Circles - 競技プログラミング+αなブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/sune2/20121115/20121115104203.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-15 10:33:19</published>
  <title>AOJ 1323 - Encircling Circles</title>
  <type>rich</type>
  <url>https://sune2.hatenadiary.org/entry/20121115/1352943199</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
