<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qnighy</author_name>
  <author_url>https://blog.hatena.ne.jp/qnighy/</author_url>
  <blog_title>簡潔なQ</blog_title>
  <blog_url>https://qnighy.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>Perl</anon>
    <anon>C++</anon>
  </categories>
  <description>PerlとC++は世界一。 #!/usr/bin/perl srand(time); my $a = 0; my $b = 0; for(my $i = 0; $i &lt; 1000; $i++) { (rand(2)&lt;1 ? $a : $b) += 1; } print &quot;$a, $b\n&quot; #include &lt;cstdio&gt; #include &lt;cstdlib&gt; #include &lt;time.h&gt; int main(int argc, char **argv) { srand((unsigned)time(NULL)); int a=0, b=0; for(int i = 0; i &lt; 100…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqnighy.hatenablog.com%2Fentry%2F20100124%2F1264342447&quot; title=&quot;PerlとC++にしかできないような気がするアノ機能(挑戦者募集中) - 簡潔なQ&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>2010-01-24 23:14:07</published>
  <title>PerlとC++にしかできないような気がするアノ機能(挑戦者募集中)</title>
  <type>rich</type>
  <url>https://qnighy.hatenablog.com/entry/20100124/1264342447</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
