<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_operafan</author_name>
  <author_url>https://blog.hatena.ne.jp/k_operafan/</author_url>
  <blog_title>眠いのです</blog_title>
  <blog_url>https://k-operafan.hatenadiary.org/</blog_url>
  <categories>
    <anon>AOJ</anon>
  </categories>
  <description>デバッグ問題 問題概要 BNFに沿った形で式が与えられる． 配列外アクセスまたは未定義の変数の利用をしている式があったらその行を報告せよ 解法 構文解析． =が含まれるときは代入文で，そうでないときは配列サイズ設定なのでそこで分岐する. 演算子が無いので楽． 実装(C++) #include&lt;map&gt; #include&lt;iostream&gt; #include&lt;cstdlib&gt; using namespace std; #define REP(i,x) for(int i=0;i&lt;(int)(x);i++) #define dout(...) printf(__VA_ARGS__);fflush(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-operafan.hatenadiary.org%2Fentry%2F20110618%2F1308354612&quot; title=&quot;1282-Bug Hunt - 眠いのです&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>2011-06-18 08:50:12</published>
  <title>1282-Bug Hunt</title>
  <type>rich</type>
  <url>https://k-operafan.hatenadiary.org/entry/20110618/1308354612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
