<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>simezi_tan</author_name>
  <author_url>https://blog.hatena.ne.jp/simezi_tan/</author_url>
  <blog_title>simezi_tanの日記</blog_title>
  <blog_url>https://simezi-tan.hatenadiary.org/</blog_url>
  <categories>
    <anon>UVa</anon>
    <anon>データ構造</anon>
  </categories>
  <description>問題 最後からk個のアクセスのメモリをキャッシュするコンピュータがある。 このコンピュータに次のようなクエリが来る。 ADDR x : xの番地にアクセスする。 RANGE b y n : bの番地から、0≦i＜nとしてb + i * yの番地に順にアクセスする。 STAT : 前回のSTATから、現在までのキャッシュミスの回数を表示する。 クエリが一種類と、キャッシュのサイズがN個与えられるので、 キャッシュのサイズそれぞれに対して与えられたクエリを処理したときの、 キャッシュミスの回数をSTATの命令が来たときに、それぞれ表示せよ。 制約条件 N≦30 クエリの個数は20000以下。 メモ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsimezi-tan.hatenadiary.org%2Fentry%2F20120628%2F1340817683&quot; title=&quot;UVa 11423 Cache Simulator - simezi_tanの日記&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>2012-06-28 02:21:23</published>
  <title>UVa 11423 Cache Simulator</title>
  <type>rich</type>
  <url>https://simezi-tan.hatenadiary.org/entry/20120628/1340817683</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
