<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[Hangzhou Dianzi University Online Judge Forum]]></title>
 <link><![CDATA[http://acm.hdu.edu.cn/forum]]></link>
 <description><![CDATA[Latest 20 article of all forums]]></description>
 <copyright><![CDATA[Copyright(C) Hangzhou Dianzi University Online Judge Forum]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Thu, 17 May 2012 04:18:48 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://acm.hdu.edu.cn/forum]]></link>
 <description><![CDATA[Hangzhou Dianzi University Online Judge Forum]]></description>
  </image>
<item>
 <title><![CDATA[2051ac代码]]></title>
 <description><![CDATA[
#include&lt;stdio.h&gt;
int main()
{
&nbsp;int n, a[1001], i,j;
&nbsp;while (scanf(&quot;%d&quot;,&amp;n) != EOF)
&nbsp;{
&nbsp;&nbsp;for(i=0; n!=0; i++)
&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;a = n%2;
&nbsp;&nbsp;&nbsp;&nbsp;n = n/2;
&nbsp;&nbsp;}
&nbsp;&nbsp;a = n%2;
&nbsp;&nbsp;j = i;
&nbsp;&nb ..]]></description>
 <link><![CDATA[http://acm.hdu.edu.cn/forum/read.php?tid=19190]]></link>
 <author><![CDATA[08073121]]></author>
 <category><![CDATA[网络交易区]]></category>
 <pubdate><![CDATA[Tue, 15 May 2012 14:15:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[2023]]></title>
 <description><![CDATA[
#include&lt;stdio.h&gt;
int main()
{
&nbsp;int n, m, i, j, score[51][6], sum1, sum2, num, s;
&nbsp;while (scanf(&quot;%d%d&quot;,&amp;n,&amp;m) != EOF)
&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; double ave1[51] = {0.00}, ave[6] = {0.00};
&nbsp;&nbsp;num = 0;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ..]]></description>
 <link><![CDATA[http://acm.hdu.edu.cn/forum/read.php?tid=19189]]></link>
 <author><![CDATA[08073121]]></author>
 <category><![CDATA[题目讨论]]></category>
 <pubdate><![CDATA[Mon, 14 May 2012 08:18:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[2023 帮忙看看哪里错了。。。谢谢各位了。。]]></title>
 <description><![CDATA[
#include&lt;stdio.h&gt;
int main()
{
&nbsp;int n, m, i, j, score[51][6], sum1, sum2, num, s;
&nbsp;while (scanf(&quot;%d%d&quot;,&amp;n,&amp;m) != EOF)
&nbsp;{
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; double ave1[51] = {0.00}, ave[6] = {0.00};
&nbsp;&nbsp;sum1 = 0;
&nbsp;&nbsp;sum2 = 0;
&nbsp;& ..]]></description>
 <link><![CDATA[http://acm.hdu.edu.cn/forum/read.php?tid=19188]]></link>
 <author><![CDATA[08073121]]></author>
 <category><![CDATA[题目讨论]]></category>
 <pubdate><![CDATA[Mon, 14 May 2012 06:37:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[1395编译错误？？？？]]></title>
 <description><![CDATA[
#include&lt;stdio.h&gt;
#include&lt;math.h&gt;
int main()
{
&nbsp;int n,x;
&nbsp;while (scanf(&quot;%d&quot;,&amp;n) != EOF)
&nbsp;{
&nbsp;&nbsp;if (n % 2 == 0||n == 1)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; printf(&quot;2^? mod n = 1\n&quot;);
&nbsp;&nbsp;else
&nbsp;&nbsp;{
&nbsp;&nbsp;&nbsp ..]]></description>
 <link><![CDATA[http://acm.hdu.edu.cn/forum/read.php?tid=19187]]></link>
 <author><![CDATA[08073121]]></author>
 <category><![CDATA[题目讨论]]></category>
 <pubdate><![CDATA[Sat, 12 May 2012 10:49:33 +0000]]></pubdate>
</item>
</channel></rss>
