<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>noriok</author_name>
  <author_url>https://blog.hatena.ne.jp/noriok/</author_url>
  <blog_title>n-diary</blog_title>
  <blog_url>https://noriok.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>これは Competitive Programming (2) Advent Calendar 2018 の 12 日目の記事です。 競プロの問題を D 言語で解くための Tips を集めました。 オンラインジャッジサイトによって、D 言語のコンパイラのバージョンは異なりますので、この記事では、 AtCoder での現時点(2018/12/12)のコンパイラバージョン(DMD64 v2.070.1)を想定しています。 配列の要素を一気に書き換える a[] = 100 と書くと、配列 a の要素を全て 100 に書き換えることができます。 import std.stdio; void main(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoriok.hatenablog.com%2Fentry%2F2018%2F12%2F12%2F005451&quot; title=&quot;競プロ(AtCoder)の問題を D 言語で解くための Tips - n-diary&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-12-12 00:54:51</published>
  <title>競プロ(AtCoder)の問題を D 言語で解くための Tips</title>
  <type>rich</type>
  <url>https://noriok.hatenablog.com/entry/2018/12/12/005451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
