<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ChinHow的博客</title>
    <link>https://blog.bccn.net/ChinHow</link>
    <description>ChinHow的博客 的最新20篇文章</description>
    <copyright>Copyright(C) BCCN.NET</copyright>
    <lastBuildDate>2023-04-02 12:36:30 +0800</lastBuildDate>
    <item>
      <title>新手求教，一道重循环c语言代码题</title>
      <link>https://blog.bccn.net/ChinHow/68307</link>
      <description>
	
		一重循环程序题：求s的近似值：s=1+1/(2*2)+1/(3*3)+.....+1/(10*10)
	
	
		请将运算结果存入变量s中。
	
	
		例如：输入10&amp;nbsp; &amp;nbsp;输出：s=1.550
	
	
		输入4&amp;nbsp; &amp;nbsp;输出：s=1.424
要求结构如下：
		
			
				
			
			
				&amp;nbsp; #include "stdio.h"
			
			
				&amp;nbsp; #include "math.h"
			
			
				&amp;nbsp; #include "std...</description>
      <category>默认分类</category>
      <author>ChinHow</author>
      <pubDate>2023-04-02 12:36:30 +0800</pubDate>
    </item>
    <item>
      <title>新手求教，写了好久都运行失败</title>
      <link>https://blog.bccn.net/ChinHow/68306</link>
      <description/>
      <category>默认分类</category>
      <author>ChinHow</author>
      <pubDate>2023-04-02 12:33:13 +0800</pubDate>
    </item>
  </channel>
</rss>
