<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>121-12421のブログ</title>
<link>https://ameblo.jp/121-12421/</link>
<atom:link href="https://rssblog.ameba.jp/121-12421/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>ブログの説明を入力します。</description>
<language>ja</language>
<item>
<title>うんこ</title>
<description>
<![CDATA[ // 現在の日付・時刻を表示#include <time.h>#include <stdio.h>int main(void){time_t current = time(NULL);// 現在の暦時刻struct tm *timer = localtime(&amp;current);// 要素別の時刻（地方時）char *wday_name[] = {"日", "月", "火", "水", "木", "金", "土"};printf("現在の日付・時刻は%d年%d月%d日（%s）%d時%d分%d秒です。\n",timer-&gt;tm_year + 1900,// 年（1900を加えて求める）timer-&gt;tm_mon + 1,// 月（1を加えて求める）timer-&gt;tm_mday,// 日wday_name[timer-&gt;tm_wday],// 曜日（0～6）timer-&gt;tm_hour,// 時timer-&gt;tm_min,// 分timer-&gt;tm_sec// 秒  );return 0;}</stdio.h></time.h>
]]>
</description>
<link>https://ameblo.jp/121-12421/entry-12965124666.html</link>
<pubDate>Mon, 04 May 2026 23:36:49 +0900</pubDate>
</item>
<item>
<title>大学生、サブ４目指す！</title>
<description>
<![CDATA[ <p>&nbsp;</p><p>&nbsp;</p><h2 class="cheer007_heading06" data-entrydesign-alignment="center" data-entrydesign-count-input="part" data-entrydesign-part="cheer007_heading06" data-entrydesign-tag="h2" data-entrydesign-type="heading" data-entrydesign-ver="1.54.1" style="display:flex;flex-direction:column-reverse;margin:8px 0;font-weight:bold;color:#08121a;font-size:20px;line-height:1.6;min-height:32px;overflow-wrap:break-word;align-items:center;text-align:center"><span style="display:block;margin-top:8px;width:90px;height:4px;background-color:#eda38a">&nbsp;</span><span style="display:block;width:100%"><span data-entrydesign-content="" style="display:block">どうも、面白みのない大学１年男です。</span></span></h2><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>自分に自信が欲しくて来年の２月に行われるマラソン大会でサブ４を達成するためこれから頑張ります！<img alt="アップ" draggable="false" height="16" src="https://stat100.ameba.jp/blog/ucs/img/char/char2/173.gif" width="16"></p><p>&nbsp;</p><p>&nbsp;</p>
]]>
</description>
<link>https://ameblo.jp/121-12421/entry-12965116381.html</link>
<pubDate>Mon, 04 May 2026 22:00:18 +0900</pubDate>
</item>
</channel>
</rss>
