<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masablog0405</author_name>
  <author_url>https://blog.hatena.ne.jp/masablog0405/</author_url>
  <blog_title>exit('IN');</blog_title>
  <blog_url>https://masablog0405.hatenablog.com/</blog_url>
  <categories>
    <anon>CodeWars</anon>
  </categories>
  <description>記事の内容 1/10 ~ 1/16にCodeWarsで解いた問題です。 JavaScriptを使用しています。 朝解いているので、すぐ解ける簡単な問題ばかりです。 1/10 N-th Power 問題の概要 配列のN番目の要素のN乗を返却する。 www.codewars.com コード function index(array, n){ return array[n] ? Math.pow(array[n], n) : -1 } 1/11 Four/Seven 問題の概要 4なら7, 7なら4を返却する。 ただし、ifやswitchを使用せずに。 www.codewars.com コード fu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasablog0405.hatenablog.com%2Fentry%2F2021%2F01%2F16%2F083033&quot; title=&quot;【CodeWars】1/10 ~ 1/16に解いた問題たち - exit(&amp;#39;IN&amp;#39;);&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>2021-01-16 08:30:33</published>
  <title>【CodeWars】1/10 ~ 1/16に解いた問題たち</title>
  <type>rich</type>
  <url>https://masablog0405.hatenablog.com/entry/2021/01/16/083033</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
