<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>little_strange</author_name>
  <author_url>https://blog.hatena.ne.jp/little_strange/</author_url>
  <blog_title>Little Strange Software</blog_title>
  <blog_url>https://little-strange.hatenablog.com/</blog_url>
  <categories>
    <anon>Kotlin備忘録</anon>
  </categories>
  <description>どうも！LSSです！！ 昨日の記事、「超巨大迷宮の夢！」に、コメント・ブクマコメントくださった皆様、ありがとうございました！^^ 今日は、もう少し具体的に説明できるかな？と思い、とりあえず「Try Kotlin」でサンプルを作ってみました。 コードはこんな感じ fun maze(i:Int,j:Int):Int{ return (i*i*1.41421356+i*j*5.4321+j*j*0.3+i+j+(i/10).toInt()).toInt()%256} fun main(args: Array&lt;String&gt;) { val h=&quot;0000000011111111000000001111…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flittle-strange.hatenablog.com%2Fentry%2F2020%2F02%2F28%2F235914&quot; title=&quot;「Try Kotlin」で超巨大迷路のサンプルを作ってみました！ - Little Strange Software&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-ak.f.st-hatena.com/images/fotolife/l/little_strange/20200228/20200228234808.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-28 23:59:14</published>
  <title>「Try Kotlin」で超巨大迷路のサンプルを作ってみました！</title>
  <type>rich</type>
  <url>https://little-strange.hatenablog.com/entry/2020/02/28/235914</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
