<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomcky</author_name>
  <author_url>https://blog.hatena.ne.jp/tomcky/</author_url>
  <blog_title>Tomcky's blog</blog_title>
  <blog_url>https://tomcky.hatenadiary.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>www.cl.ecei.tohoku.ac.jp 00. 文字列の逆順 &lt;?php $str = 'stressed'; echo strrev($str); 01. 「パタトクカシーー」 &lt;?php $str = 'パタトクカシーー'; $result = ''; for ($i = 0; $i &lt; mb_strlen($str); ++$i) { $result .= ($i % 2 === 0) ? mb_substr($str, $i, 1) : ''; } echo $result; 02. 「パトカー」＋「タクシー」＝「パタトクカシーー」 &lt;?php $s1 = 'パトカー'; $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomcky.hatenadiary.jp%2Fentry%2F2018%2F01%2F16%2F000359&quot; title=&quot;PHPで言語処理100本ノック 2015（第1章） - Tomcky&amp;#39;s blog&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>2018-01-16 00:03:59</published>
  <title>PHPで言語処理100本ノック 2015（第1章）</title>
  <type>rich</type>
  <url>https://tomcky.hatenadiary.jp/entry/2018/01/16/000359</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
