<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>红颜丽人c &#187; 红颜丽人</title>
	<atom:link href="http://www.hongyanliren.com/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hongyanliren.com</link>
	<description>追求技术就像追求#$！不抛弃，不放弃！</description>
	<lastBuildDate>Thu, 16 Mar 2023 07:48:39 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>NOIP2007普及组_奖学金问题c++解题方法汇总</title>
		<link>http://www.hongyanliren.com/2014m05/6457.html</link>
		<comments>http://www.hongyanliren.com/2014m05/6457.html#comments</comments>
		<pubDate>Tue, 06 May 2014 16:52:23 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[C++学习]]></category>
		<category><![CDATA[信息发布栏目]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=6457</guid>
		<description><![CDATA[NOIP2007普及组_奖学金问题c++解题方法汇总。多种方法解答奖学金问题。c++结构体的应用。
<div>
<div></div>
<div>

<span style="font-size: 1.285714286rem; line-height: 1.6;">Vijos-P1398-奖学金</span>
<div id="content">

<strong style="line-height: 1.714285714; font-size: 1rem;">某小学最近得到了一笔赞助，打算拿出其中一部分为学习成绩优秀的前5名学生发奖学金。期末，每个学生都有3门课的成绩：语文、数学、英语。先按总分从[......]</strong></div></div></div><p class='read-more'><a href='http://www.hongyanliren.com/2014m05/6457.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2014m05/6457.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ 引用的作用和用法实例说教程实例说明</title>
		<link>http://www.hongyanliren.com/2013m10/2789.html</link>
		<comments>http://www.hongyanliren.com/2013m10/2789.html#comments</comments>
		<pubDate>Tue, 29 Oct 2013 04:00:42 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[C++学习]]></category>
		<category><![CDATA[c]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=2789</guid>
		<description><![CDATA[C++ 引用的作用和用法实例说教程实例说明 ，什么是c++引用，引用就是变量（目标）的别名，对引用的操作和对变量直接操作完全一样。
引用的声明方法：类型标识符 &#38;引用名=目标变量名；
【例1】：int a;  int &#38;ra=a;  //定义引用ra,它是变量a的引用，即别名[......]<p class='read-more'><a href='http://www.hongyanliren.com/2013m10/2789.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2013m10/2789.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
