<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moistx</author_name>
  <author_url>https://blog.hatena.ne.jp/moistx/</author_url>
  <blog_title>Logfiles</blog_title>
  <blog_url>https://logfiles.hatenablog.com/</blog_url>
  <categories>
    <anon>AOJ</anon>
  </categories>
  <description>問題 指定された記法のXMLを解析してGUIオブジェクトの配置状況を読み取り、クリックした領域と子オブジェクトの数を答えよ。解説 地道にやる。sscanfを使って、','区切りの数値を読み取ったり、タグを正規表現で読み取るのが賢いらしい。 自分はまだ荒削りだが字句解析器と構文解析器を作ってみた。ソースコード http://judge.u-aizu.ac.jp/onlinejudge/review.jsp?rid=1796929以下の様なコード(?)で解析できるようにした。 DEF_PARSER(xml, string tag; vector&lt;int&gt; nums; , prop(tag) = &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flogfiles.hatenablog.com%2Fentry%2F20160513%2F1463093592&quot; title=&quot;AOJ1031 Simple GUI Application - Logfiles&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>2016-05-13 07:53:12</published>
  <title>AOJ1031 Simple GUI Application</title>
  <type>rich</type>
  <url>https://logfiles.hatenablog.com/entry/20160513/1463093592</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
