<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>ABC137</anon>
    <anon>C問題</anon>
    <anon>300点</anon>
    <anon>Go</anon>
  </categories>
  <description>irisruneです。前回のコンテストは色々あり2完で-91（1292→1201）と大変冷えました。 問題 atcoder.jp 解き方自体は発想さえできればといったところですが、言語のソート仕様によっては実装が面倒になります。 実はこの提出コードはAC時のものではありません。どこに問題があるか探してみるのもいいですね。 package main import ( &quot;bufio&quot; &quot;fmt&quot; &quot;os&quot; &quot;sort&quot; &quot;strconv&quot; ) var sc *bufio.Scanner func nextInt() int { sc.Scan() i, e := strconv.Atoi(sc.T…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190814%2F1565762400&quot; title=&quot;AtCoder ABC 137 C - Green Bin (Go) - あるエンジニアのAtCoder奮闘記&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.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-14 15:00:00</published>
  <title>AtCoder ABC 137 C - Green Bin (Go)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190814/1565762400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
