<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rom_k</author_name>
  <author_url>https://blog.hatena.ne.jp/rom_k/</author_url>
  <blog_title>coding@ease</blog_title>
  <blog_url>https://rom-k.hatenadiary.org/</blog_url>
  <categories>
    <anon>topcoder</anon>
  </categories>
  <description>撃墜された。敗因1: 問題文の読み間違い ballSequenceをrepetitions回処理するんだと思っていたら違った。単純にballSequenceをrepetitions回繰り返した文字列を処理すれば良かった。敗因2: string::eraseで2秒超え 高々10^5なので大丈夫と思っていたら、string::eraseが遅すぎて2秒超えした。たぶん撃墜されたのはこっちのケースだと思う。以下コードは修正済み。 class MathContest { public: // int simOneTime(string stack, bool&amp; inverted) { int simOn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2From-k.hatenadiary.org%2Fentry%2F20110427%2F1303885745&quot; title=&quot;SRM504 Div1 Easy - coding@ease&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-04-27 15:29:05</published>
  <title>SRM504 Div1 Easy</title>
  <type>rich</type>
  <url>https://rom-k.hatenadiary.org/entry/20110427/1303885745</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
