<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>Paiza プログラミング練習問題</anon>
    <anon>Sランク相当</anon>
    <anon>Python</anon>
  </categories>
  <description>irisruneです。先週に引き続き2度目のPaiza練習問題記事です。 問題 paiza.jp 前回とは対照的に、Sランク相当ではありますが正解率が高めとなっております。とはいえSランク問題に挑戦するような人が母数なのでそこまで簡単なわけではないです。 import sys import numpy as np def main(): n, m = [int(x) for x in input().split()] dic = {} for i in range(n): s, p = input().split() for j in range(len(s)): subs = s[0:j+1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190621%2F1561095738&quot; title=&quot;Paiza プログラミング練習問題 S - 文字列収集 (Python) - あるエンジニアのAtCoder奮闘記&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-21 14:42:18</published>
  <title>Paiza プログラミング練習問題 S - 文字列収集 (Python)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190621/1561095738</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
