<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: SGU 106 解题手记</title> <atom:link href="http://d.ream.at/sgu-106/feed/" rel="self" type="application/rss+xml" /><link>http://d.ream.at/sgu-106/</link> <description>WindyWinter的梦::上善若水，水利万物而不争，处众人之所恶，故几于道。</description> <lastBuildDate>Wed, 08 Feb 2012 05:15:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: liruqi</title><link>http://d.ream.at/sgu-106/#comment-837</link> <dc:creator>liruqi</dc:creator> <pubDate>Thu, 09 Oct 2008 09:13:16 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-837</guid> <description>extended_euclid 原来还不能应付a,b为负数的情况阿，才知道。。</description> <content:encoded><![CDATA[<p>extended_euclid 原来还不能应付a,b为负数的情况阿，才知道。。</p> ]]></content:encoded> </item> <item><title>By: kyo_key</title><link>http://d.ream.at/sgu-106/#comment-799</link> <dc:creator>kyo_key</dc:creator> <pubDate>Sat, 04 Oct 2008 16:59:05 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-799</guid> <description>x0*=c/d; y0=(c-static_cast(a)*x0)/b;
为什么y0也写成  y0*=c/d  会挂掉第11个CASE .</description> <content:encoded><![CDATA[<p>x0*=c/d; y0=(c-static_cast(a)*x0)/b;<br /> 为什么y0也写成  y0*=c/d  会挂掉第11个CASE .</p> ]]></content:encoded> </item> <item><title>By: WindyWinter</title><link>http://d.ream.at/sgu-106/#comment-316</link> <dc:creator>WindyWinter</dc:creator> <pubDate>Mon, 23 Jun 2008 04:44:57 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-316</guid> <description>测试数据没有这种情况，所以怎么写都能过。</description> <content:encoded><![CDATA[<p>测试数据没有这种情况，所以怎么写都能过。</p> ]]></content:encoded> </item> <item><title>By: notalent</title><link>http://d.ream.at/sgu-106/#comment-315</link> <dc:creator>notalent</dc:creator> <pubDate>Sun, 22 Jun 2008 10:16:46 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-315</guid> <description>你说你写错了，
那为何能过？
我看amber和周源的程序也都是1</description> <content:encoded><![CDATA[<p>你说你写错了，<br /> 那为何能过？<br /> 我看amber和周源的程序也都是1</p> ]]></content:encoded> </item> <item><title>By: WindyWinter</title><link>http://d.ream.at/sgu-106/#comment-314</link> <dc:creator>WindyWinter</dc:creator> <pubDate>Sun, 22 Jun 2008 09:15:45 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-314</guid> <description>我弄错了。</description> <content:encoded><![CDATA[<p>我弄错了。</p> ]]></content:encoded> </item> <item><title>By: notalent</title><link>http://d.ream.at/sgu-106/#comment-313</link> <dc:creator>notalent</dc:creator> <pubDate>Sun, 22 Jun 2008 02:50:45 +0000</pubDate> <guid isPermaLink="false">http://www.turingdream.com/sgu-106-%e8%a7%a3%e9%a2%98%e6%89%8b%e8%ae%b0#comment-313</guid> <description>如果只有a＝0，
且b满足条件，我觉得是x2-x1+1组解，
为什么你程序里写得是1呢</description> <content:encoded><![CDATA[<p>如果只有a＝0，<br /> 且b满足条件，我觉得是x2-x1+1组解，<br /> 为什么你程序里写得是1呢</p> ]]></content:encoded> </item> </channel> </rss>
