<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ancient-v</author_name>
  <author_url>https://blog.hatena.ne.jp/ancient-v/</author_url>
  <blog_title>思いついたら書く日記 Ex</blog_title>
  <blog_url>https://ancient-v.hatenadiary.org/</blog_url>
  <categories>
    <anon>Project Euler</anon>
    <anon>Emacs Lisp</anon>
  </categories>
  <description>遅ればせながら Project Euler というプログラム問題サイトを知りました。せっかくなので、自分の解答を残していこうと思います。言語は、C/C++ Javascript ひまわり(w) なんかを検討した末、 せっかくなら他の人があまりやっていないものを、そして一度じっくりいじってみたかったという理由で、Emacs Lisp で行くことにしました。 問題1: 1000未満の自然数のうち、3の倍数と5の倍数の総和をもとめる。[=&gt;原文和訳] まずは dotimes でループ処理 (require 'cl) (defun problem001-1 () (let ((N 1000) (tot…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fancient-v.hatenadiary.org%2Fentry%2F20091108%2F1257691505&quot; title=&quot; Project Euler Problem 1 - 思いついたら書く日記 Ex&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>2009-11-08 23:45:05</published>
  <title> Project Euler Problem 1</title>
  <type>rich</type>
  <url>https://ancient-v.hatenadiary.org/entry/20091108/1257691505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
