<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kenkoooo</author_name>
  <author_url>https://blog.hatena.ne.jp/kenkoooo/</author_url>
  <blog_title>宇宙ツイッタラーXの憂鬱</blog_title>
  <blog_url>https://kenkoooo.hatenablog.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
    <anon>AOJ</anon>
  </categories>
  <description>問題: Dessert Witch | Aizu Online Judge すごく頭の悪いAIにオセロをやらせる。本当にそれだけ。 解答コード: 鬼のように汚い感じがする。 import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int[][] grid = new int[8][8];// oなら1、xなら-1を入れておく int[] dir = { -1, 0, 1 }; for (int …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkenkoooo.hatenablog.com%2Fentry%2F2015%2F01%2F29%2F160248&quot; title=&quot;AOJ 2311: Dessert Witch - 宇宙ツイッタラーXの憂鬱&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>2015-01-29 16:02:48</published>
  <title>AOJ 2311: Dessert Witch</title>
  <type>rich</type>
  <url>https://kenkoooo.hatenablog.com/entry/2015/01/29/160248</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
