<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>waqwork</author_name>
  <author_url>https://blog.hatena.ne.jp/waqwork/</author_url>
  <blog_title>わくワーク</blog_title>
  <blog_url>https://waqwork.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>お元気さまです。わくワークの義（ヨシ）です。 スキルアップのため、paizaラーニングを利用して、C言語のプログラミング練習問題にチャレンジしています。 練習問題は、次のリンクから見ることができます。 paiza.jp 前回より、簡単でした。 提出コードは、次のとおりです。 #include &lt;stdio.h&gt;int main(void){ char str[1000]; char buf[21][25]; int h,w,x,y,i; fgets(str, sizeof(str), stdin); sscanf(str,&quot;%d %d&quot;,&amp;h,&amp;w); for(i=0;i&lt;h;i++){ fg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaqwork.hatenablog.com%2Fentry%2F2024%2F04%2F10%2F070000&quot; title=&quot;Aランクレベルアップメニュー「マップからの座標取得」 - わくワーク&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-ak.f.st-hatena.com/images/fotolife/w/waqwork/20240405/20240405163212.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-10 07:00:00</published>
  <title>Aランクレベルアップメニュー「マップからの座標取得」</title>
  <type>rich</type>
  <url>https://waqwork.hatenablog.com/entry/2024/04/10/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
