<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>drken1215</author_name>
  <author_url>https://blog.hatena.ne.jp/drken1215/</author_url>
  <blog_title>けんちょんの競プロ精進記録</blog_title>
  <blog_url>https://drken1215.hatenablog.com/</blog_url>
  <categories>
    <anon>AtCoder</anon>
    <anon>AtCoder100点</anon>
    <anon>ABC-A</anon>
    <anon>灰色diff</anon>
    <anon>NoviSteps7Q</anon>
    <anon>for文</anon>
    <anon>for文:条件を満たす添字やその個数を求める</anon>
    <anon>for文:最大値・最小値</anon>
    <anon>配列</anon>
    <anon>易しい配列の問題</anon>
    <anon>配列のfor文</anon>
  </categories>
  <description>「最小値となる添字を求める」というのは、呼吸するように書けるようになりたいところ！ 問題へのリンク 問題概要 円周上に時計回りに人 が並んでいる。人 の名前は 、年齢は である（全員の年齢は相異なる）。 年齢が最小である人から開始して時計回りに 人の名前を出力せよ。 制約 考えたこと まず、 が最小であるような を求めよう！ そのような処理は人生で 10000 回は書くはずなので、呼吸をするように書けるようになろう。たとえば、次のように書ける。次のコードの min_index に、求める が格納される。 int min_age = A[0], min_index = 0: for (int i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdrken1215.hatenablog.com%2Fentry%2F2024%2F08%2F22%2F004144&quot; title=&quot;AtCoder ABC 304 A - First Player (7Q, 灰色, 100 点) - けんちょんの競プロ精進記録&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/80936665/1687765056723440</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-22 00:41:44</published>
  <title>AtCoder ABC 304 A - First Player (7Q, 灰色, 100 点)</title>
  <type>rich</type>
  <url>https://drken1215.hatenablog.com/entry/2024/08/22/004144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
