<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>peroon</author_name>
  <author_url>https://blog.hatena.ne.jp/peroon/</author_url>
  <blog_title>perogram</blog_title>
  <blog_url>https://perogram.hateblo.jp/</blog_url>
  <categories>
    <anon>geeksforgeeks</anon>
    <anon>括弧</anon>
    <anon>スタック</anon>
  </categories>
  <description>Quiz https://practice.geeksforgeeks.org/problems/longest-valid-parentheses/0 Submission https://practice.geeksforgeeks.org/viewSol.php?subId=14381873&amp;pid=1247&amp;user=peroon 例 4 (()( ()()(( ((()()()))) ()(())( 2 4 10 6 Code ll maxLen(string s){ ll L = s.size(); stack&lt;ll&gt; st; st.push(-1); ll len = 0; FO…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fperogram.hateblo.jp%2Fentry%2F2019%2F05%2F29%2F103342&quot; title=&quot;有効な括弧の最大長さ Longest valid Parentheses - perogram&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>2019-05-29 10:33:42</published>
  <title>有効な括弧の最大長さ Longest valid Parentheses</title>
  <type>rich</type>
  <url>https://perogram.hateblo.jp/entry/2019/05/29/103342</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
