<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My glorious wall by tangjie</title>
      <link>https://padlet.com/7241963/vll3xsmab87</link>
      <description>Made with the strength to succeed</description>
      <language>en-us</language>
      <pubDate>2017-11-13 02:32:18 UTC</pubDate>
      <lastBuildDate>2025-12-10 10:47:26 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>我爱你</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078336</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:46:19 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078336</guid>
      </item>
      <item>
         <title>switch嵌套if</title>
         <author>7241963</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078417</link>
         <description><![CDATA[<div>请大家贴代码。</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:46:59 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078417</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078605</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:48:25 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078605</guid>
      </item>
      <item>
         <title></title>
         <author>739018711</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078616</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:48:31 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078616</guid>
      </item>
      <item>
         <title>6666</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078631</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:48:40 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078631</guid>
      </item>
      <item>
         <title>我是一只喵</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078653</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:48:52 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078653</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078743</link>
         <description><![CDATA[<div>赵百万</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:49:40 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078743</guid>
      </item>
      <item>
         <title></title>
         <author>929649083</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078747</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:49:44 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078747</guid>
      </item>
      <item>
         <title>快乐的星喵</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078832</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:50:30 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078832</guid>
      </item>
      <item>
         <title>卖鞋的</title>
         <author>hu_shao_hua</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206078956</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:51:13 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206078956</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079081</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:52:00 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079081</guid>
      </item>
      <item>
         <title>我不爱你</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079299</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:53:53 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079299</guid>
      </item>
      <item>
         <title>哈利路亚哈利路亚</title>
         <author>2265272737</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079318</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	float x;<br>    scanf("%f",&amp;x);<br>    if(x&lt;=5)<br>    printf("%f",x*3);<br>    else if(x&gt;5&amp;&amp;x&lt;=10)<br>    printf("%f",5*3+(x-5)*3.5);<br>    else if(x&gt;10&amp;&amp;x&lt;=20)<br>    printf("%f",5*3+5*3.5+(x-10)*4);<br>    else if(x&gt;20&amp;&amp;x&lt;=30)<br>    printf("%f",5*3+5*3.5+10*4+(x-20)*4.5);<br>    else if(x&gt;30&amp;&amp;x&lt;=50)<br>    printf("%f",5*3+5*3.5+10*4+10*4.5+(x-30)*5);<br>    else if(x&gt;50)<br>    printf("refuse");<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:54:04 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079318</guid>
      </item>
      <item>
         <title>float x;    scanf(&quot;%f&quot;,&amp;x);    if(x&lt;=5)    printf(&quot;%f&quot;,x*3);    else if(x&gt;5&amp;&amp;x&lt;=10)    printf(&quot;%f&quot;,5*3+(x-5)*3.5);    else if(x&gt;10&amp;&amp;x&lt;=20)    printf(&quot;%f&quot;,5*3+5*3.5+(x-10)*4);    else if(x&gt;20&amp;&amp;x&lt;=30)    printf(&quot;%f&quot;,5*3+5*3.5+10*4+(x-20)*4.5);    else if(x&gt;30&amp;&amp;x&lt;=50)    printf(&quot;%f&quot;,5*3+5*3.5+10*4+10*4.5+(x-30)*5);    else if(x&gt;50)    printf(&quot;refuse&quot;);	system(&quot;pause&quot;);	return 0;}</title>
         <author>1446220291</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079397</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:54:36 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079397</guid>
      </item>
      <item>
         <title>弹幕</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079543</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:55:04 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079543</guid>
      </item>
      <item>
         <title>豆奶</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079673</link>
         <description><![CDATA[<div>还是<br>黑娃好！！！</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:55:54 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079673</guid>
      </item>
      <item>
         <title>#include &lt;stdio.h&gt;#include &lt;stdlib.h&gt;int main(){	float x;    scanf(&quot;%f&quot;,&amp;x);    if(x&lt;=5)    printf(&quot;%f&quot;,x*3);    else if(x&gt;5&amp;&amp;x&lt;=10);    printf(&quot;%f&quot;,5*3+(x-5)*3.5);    if(x&gt;10&amp;&amp;x&lt;=20)    printf(&quot;%f&quot;,5*3+5*3.5+(x-10)*4);    else if(x&gt;20&amp;&amp;x&lt;=30)    printf(&quot;%f&quot;,5*3+5*3.5+10*4+(x-20)*4.5);    else if(x&gt;30&amp;&amp;x&lt;=50)    printf(&quot;%f&quot;,5*3+5*3.5+10*4+10*4.5+(x-30)*5);    else if(x&gt;50)    printf(&quot;refuse&quot;);	system(&quot;pause&quot;);	return 0;}</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079774</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:56:34 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079774</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079794</link>
         <description><![CDATA[<div>田浩</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:56:41 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079794</guid>
      </item>
      <item>
         <title>赵航</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079849</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:56:59 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079849</guid>
      </item>
      <item>
         <title>社会我刘攀</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079863</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:57:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079863</guid>
      </item>
      <item>
         <title>my name is田浩</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079867</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:57:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079867</guid>
      </item>
      <item>
         <title>赵小骚</title>
         <author>hu_shao_hua</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079909</link>
         <description><![CDATA[<div>赵志豪<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:57:18 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079909</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206079910</link>
         <description><![CDATA[float x;    scanf("%f",&x);    if(x<=5)    printf("%f",x*3);    else if(x>5&&x<=10)    printf("%f",5*3+(x-5)*3.5);    else if(x>10&&x<=20)    printf("%f",5*3+5*3.5+(x-10)*4);    else if(x>20&&x<=30)    printf("%f",5*3+5*3.5+10*4+(x-20)*4.5);    else if(x>30&&x<=50)    printf("%f",5*3+5*3.5+10*4+10*4.5+(x-30)*5);    else if(x>50)    printf("refuse");	]]></description>
         <pubDate>2017-11-13 02:57:18 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206079910</guid>
      </item>
      <item>
         <title>T</title>
         <author>qq4</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080054</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:58:18 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080054</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080146</link>
         <description><![CDATA[<div>田浩，田浩傻逼的星猫。</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:58:50 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080146</guid>
      </item>
      <item>
         <title></title>
         <author>739018711</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080174</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>&nbsp; &nbsp; printf("快递费:\n");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a&lt;=5)<br>&nbsp; &nbsp; b=1;<br>&nbsp; &nbsp; else if(a&gt;5&amp;&amp;a&lt;=10)<br>&nbsp; &nbsp; b=2;<br>&nbsp; &nbsp; else if(a&gt;10&amp;&amp;a&lt;=20)<br>&nbsp; &nbsp; b=3;<br>&nbsp; &nbsp; else if(a&gt;20&amp;&amp;a&lt;=30)<br>&nbsp; &nbsp; b=4;<br>&nbsp; &nbsp; else if(a&gt;30&amp;&amp;a&lt;=50)<br>&nbsp; &nbsp; b=5;<br>&nbsp; &nbsp; else&nbsp;<br>&nbsp; &nbsp; printf("条件不成立请输入1-50之内的整数\n");<br>&nbsp; &nbsp; switch(b)<br>		{<br>&nbsp; &nbsp; &nbsp; &nbsp; case 1:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%d",a*3);<br>&nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; case 2:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%0.1f",a*3.5);<br>&nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; case 3:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%d",a*4);<br>&nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; case 4:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%0.1f",a*4.5);<br>&nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; case 5:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%d",a*5);<br>&nbsp; &nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; &nbsp; default:<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("invalid input!!");<br>&nbsp; &nbsp; &nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:59:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080174</guid>
      </item>
      <item>
         <title>王小胖</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080201</link>
         <description><![CDATA[<div>超爸爸</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:59:19 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080201</guid>
      </item>
      <item>
         <title>赵日天</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080227</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:59:37 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080227</guid>
      </item>
      <item>
         <title>479</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080260</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 02:59:54 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080260</guid>
      </item>
      <item>
         <title>买鞋的社会辛菘</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080286</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:00:10 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080286</guid>
      </item>
      <item>
         <title>I love you  柯俊</title>
         <author>qq4</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080295</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:00:15 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080295</guid>
      </item>
      <item>
         <title>你皮任你皮，我马老c专治瓜皮。</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080323</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:00:28 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080323</guid>
      </item>
      <item>
         <title>972</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080466</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:01:32 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080466</guid>
      </item>
      <item>
         <title>江职表白墙</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080477</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/238250465/d1c3c3e722649dbf53895ef9af4bfa6f/142115773082477.jpg" />
         <pubDate>2017-11-13 03:01:40 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080477</guid>
      </item>
      <item>
         <title>char cLicence;    printf(&quot;请输入驾照类型:&quot;);    scanf(&quot;c&quot;,&amp;cLicence);    switch(cLicence)    {        case&#39;A&#39;:        printf(&quot;除了飞机，所以的机动车都能驾驶&quot;）;        break;        case&#39;B&#39;:        printf(&quot;可开大货车&quot;）;        break;        case&#39;C&#39;:        printf(&quot;可以开小轿车&quot;）;        break;        case&#39;D&#39;:        printf(&quot;可以摩托车&quot;）;        break;        default:        printf(&quot;输入错误&quot;);    }</title>
         <author>929649083</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080497</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:01:51 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080497</guid>
      </item>
      <item>
         <title>我叫辛菘</title>
         <author>1249046931</author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080500</link>
         <description><![CDATA[<div>是菘<br>来 你说你是谁&nbsp;<br>我保证不打死你</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:01:53 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080500</guid>
      </item>
      <item>
         <title>健力宝啥啥的良药</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206080823</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:04:33 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206080823</guid>
      </item>
      <item>
         <title>972</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206083190</link>
         <description><![CDATA[<div>97</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:23:32 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206083190</guid>
      </item>
      <item>
         <title>float x;    int y;    printf(&quot;请输入物品质量&quot;);    scanf(&quot;%f&quot;,&amp;x);    if(x&lt;=5)    y=1;    else if(x&gt;5&amp;&amp;x&lt;=10)    y=2;    else if(x&gt;10&amp;&amp;x&lt;=20)    y=3;    else if(x&gt;20&amp;&amp;x&lt;=30)    y=4;    else if(x&gt;30&amp;&amp;x&lt;=50)    y=5;   else   printf(&quot;滚&quot;);   switch(y)   {case 1:   printf(&quot;共需要快递费%f&quot;,x=3*x);   break;   case 2:   printf(&quot;共需要快递费%f&quot;,x=15+(x-5)*3.5);   break;   case 3:   printf(&quot;共需要快递费%f&quot;,x=15+5*3.5+(x-10)*4);   break;   case 4:   printf(&quot;共需要快递费%f&quot;,x=15+5*3.5+40+(x-20)*4.5);   break;   case 5:   printf(&quot;共需要快递费%f&quot;,x=15+5*3.5+40+45+(x-30)*5);   break;   default:   printf(&quot;没有，下一个&quot;);}   	system(&quot;pause&quot;);	return 0;}</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206083655</link>
         <description><![CDATA[<div><br>任鑫鑫<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:26:54 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206083655</guid>
      </item>
      <item>
         <title>979</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206084203</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-13 03:30:37 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206084203</guid>
      </item>
      <item>
         <title>撒旦</title>
         <author></author>
         <link>https://padlet.com/7241963/vll3xsmab87/wish/206584013</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-14 06:37:15 UTC</pubDate>
         <guid>https://padlet.com/7241963/vll3xsmab87/wish/206584013</guid>
      </item>
   </channel>
</rss>
