<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hamayanhamayan</author_name>
  <author_url>https://blog.hatena.ne.jp/hamayanhamayan/</author_url>
  <blog_title>はまやんはまやんはまやん</blog_title>
  <blog_url>https://blog.hamayanhamayan.com/</blog_url>
  <categories>
    <anon>競技プログラミング</anon>
  </categories>
  <description>https://yukicoder.me/problems/no/785 解説 https://yukicoder.me/submissions/315630ある色について、使えない文字がn種類あった場合は、使える文字は16-n種類となる。 ある色は2桁で表現されるので、この場合は(16-n)^2通りの表現ができることになる。 答えは3色についての組み合わせの総積となる。 各色について処理は全く一緒なので、forで繰り返し実行して答えを求めよう。 入力が特殊なので、これの処理が一番大変な所だと思うが、コンマで分割して処理しよう。 自分はどっかから持ってきたsplit関数を持ってたので貼った。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.hamayanhamayan.com%2Fentry%2F2019%2F02%2F09%2F085132&quot; title=&quot;色食い虫 [yukicoder No.785] - はまやんはまやんはまやん&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>2019-02-09 08:51:32</published>
  <title>色食い虫 [yukicoder No.785]</title>
  <type>rich</type>
  <url>https://blog.hamayanhamayan.com/entry/2019/02/09/085132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
