<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>amifiable</author_name>
  <author_url>https://blog.hatena.ne.jp/amifiable/</author_url>
  <blog_title>あるエンジニアのAtCoder奮闘記</blog_title>
  <blog_url>https://ami-atcoder.hatenablog.com/</blog_url>
  <categories>
    <anon>競プロ</anon>
    <anon>AtCoder</anon>
    <anon>AGC035</anon>
    <anon>C問題</anon>
    <anon>700点</anon>
    <anon>Rust</anon>
  </categories>
  <description>irisruneです。Rust第一回ですが、余りにも茨の道すぎて早くも最終回が近い予感がしています。 前置き Rustは入力がかなり難解なので下記サイトよりマクロを拝借しております。中身はほとんど理解できていません。本ブログ上では記述を省略します。 qiita.com 問題 atcoder.jp 本ブログ初の700点問題です。ある程度手計算で試すと最近の500点くらいに感じられました。 fn main() { input!{ n: usize } let mut m = 1; while m &lt;= n { if m == n { println!(&quot;No&quot;); return; } m *= 2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fami-atcoder.hatenablog.com%2Fentry%2F20190717%2F1563337804&quot; title=&quot;AtCoder AGC 035 C - Skolem XOR Tree (Rust) - あるエンジニアのAtCoder奮闘記&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.user.blog.st-hatena.com/default_entry_og_image/154149487/1553670776372553</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-17 13:30:04</published>
  <title>AtCoder AGC 035 C - Skolem XOR Tree (Rust)</title>
  <type>rich</type>
  <url>https://ami-atcoder.hatenablog.com/entry/20190717/1563337804</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
