<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sekizawa</author_name>
  <author_url>https://blog.hatena.ne.jp/sekizawa/</author_url>
  <blog_title>sekizawaの日記</blog_title>
  <blog_url>https://sekizawa.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>C - Kaiten Sushi ・a（美食度）入力時に誰が食べるのか、id[r]（美食度）＝（誰が食べるか）に入力する ・微妙にわからない #include &lt;stdio.h&gt; #define K 100 int main() { int n, m; int id[K]; for (int i = 0; i &lt; K; i++) { id[i] = -1; } scanf(&quot;%d %d&quot;, &amp;n, &amp;m); int r = K; for (int i = 0; i &lt; n; i++) { int a; scanf(&quot;%d&quot;, &amp;a); while (r &gt; a) { --r; id[r] = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsekizawa.hatenadiary.org%2Fentry%2F2024%2F12%2F05%2F110526&quot; title=&quot;382のC - Kaiten Sushi - sekizawaの日記&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>2024-12-05 11:05:26</published>
  <title>382のC - Kaiten Sushi</title>
  <type>rich</type>
  <url>https://sekizawa.hatenadiary.org/entry/2024/12/05/110526</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
