<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My 了不起的 wall by tangjie</title>
      <link>https://padlet.com/7241963/q7ao8epvpzdk</link>
      <description>加了幽默感的制作</description>
      <language>en-us</language>
      <pubDate>2017-11-17 03:03:28 UTC</pubDate>
      <lastBuildDate>2023-06-03 16:29:43 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>孙伟冬</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207967853</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	//请入你的游戏等级；1高级0低级<br>&nbsp; &nbsp; //如果选择1，请输入你的游戏装备；1.2.如果输入1，输出你请不起;如果输入2，随意。<br>&nbsp; &nbsp; //如果选择2，输入你的决定；1.请高手帮忙2.放弃;如果输入1，输出你请不起;如果输入2，随意。<br>&nbsp; &nbsp; int a,b;<br>&nbsp; &nbsp; printf("请输入你的游戏等级；1高级0低级");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请输入你的游戏装备");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;a);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("好厉害");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("加油");<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请输入你的决定；1.请高手帮忙2.放弃") ;<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你请不起");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("随意");<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:04:39 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207967853</guid>
      </item>
      <item>
         <title>王申奥</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207967976</link>
         <description><![CDATA[<div>	int a,b;<br>&nbsp; &nbsp; printf("请输入你的等级:1.大佬0萌新");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>{<br>&nbsp; &nbsp; printf("请输入你的游戏成就1绝世神剑2最佳演员");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("绝世神剑");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("最佳演员");<br>&nbsp; &nbsp;&nbsp;<br>}<br>else<br>{<br>&nbsp; &nbsp; printf("请输入你的决定1去带萌新躺赢2去新区屠幼");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("去带萌新躺赢");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("去新区屠幼");<br>&nbsp; &nbsp;&nbsp;<br>}&nbsp; &nbsp;&nbsp;<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:05:23 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207967976</guid>
      </item>
      <item>
         <title>吴航宇</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968004</link>
         <description><![CDATA[<div>int a,b,c;<br>    printf("你是高手吗？1.是2.不是");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>    printf("脸呢？1.在这里2.不要了");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    {<br>    printf("哦，在哪呢，没看到啊？1.瞎子2.你再仔细看看");<br>    scanf("%d",&amp;c);<br>    if(c==1)<br>    printf("你怕是个傻子吧？快给我任意键离开");<br>    else<br>    printf("给我任意键离开啊，辣眼睛！");<br>    }<br>    else<br>    printf("你无敌了，所以请任意键离开，谢谢！");<br>    }<br>    else<br>    printf("任意键离开这里！");<br>	system("pause");<br>	return 0;</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/239804318/2b77fe3761f6f2243097dc381894c408/1.exe" />
         <pubDate>2017-11-17 03:05:34 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968004</guid>
      </item>
      <item>
         <title>1609 刘启灿</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968079</link>
         <description><![CDATA[<div>int a,b;<br>    printf("请输入游戏等级：1高级0低级");<br>    scanf("%d",&amp;a);<br>    if(b==1)<br>    {<br>    printf("请输入你的游戏装备");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("好厉害");<br>    else<br>    printf("加油");<br>    }<br>    else<br>    {<br>    printf("请输入你的决定：1换装备2打装备");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("你请不起");<br>    else<br>    printf("随意");<br>    }</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:06:06 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968079</guid>
      </item>
      <item>
         <title>熊诗凡</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968083</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("请输入你经常玩的手机游戏：1.王者荣耀2.荒野求生");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>    printf("请输入你的游戏段位:1.钻石以上2.钻石以下");<br>    scanf("%d",&amp;b);<br>    if(a==1)<br>    printf("好厉害");<br>    else<br>    printf("继续加油");<br>    <br>    }<br>    if(a==2)<br>    {<br>    printf("你单排吃过鸡没有？：1.吃过2.没吃过");<br>    scanf("%d",&amp;b);<br>    if(a==1)<br>    printf("大吉大利");<br>    else<br>    printf("祝你晚上吃鸡");<br>    }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:06:06 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968083</guid>
      </item>
      <item>
         <title>陈</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968186</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:06:40 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968186</guid>
      </item>
      <item>
         <title>周绍</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968205</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>    //请输入私人飞机的价格；1一百万0想都不用想<br>    //如果选择1，请输入你的价格：1.2如果输入1，输出月租三万：如果输出2，输出面谈！<br>    //如果选择2，请输入你的决定：1.考虑考虑2.算了，改天再来。如果输入1，输出算了算了 如果输入2，不可能的不存在的<br>	int a,b;<br>    printf("请输入私人飞机的价格；1一百万0想都不用想");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>        printf("请输入你的价格");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("月租三万");<br>        else<br>        printf("面谈");<br>    <br>    }<br>    else<br>    {<br>        printf("请输入你的决定：1.考虑考虑2.算了改天再来");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("算了算了 ");<br>        else<br>        printf("不可能的不存在的");<br>    <br>    }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:06:44 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968205</guid>
      </item>
      <item>
         <title>陈 </title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968230</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("请输入游戏等级：2高级1低级");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(a==1)<br>{<br>&nbsp; &nbsp; printf("请输入你的游戏装备");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("好厉害");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("加油");<br>}<br>&nbsp; &nbsp; else<br>{<br>&nbsp; &nbsp; printf("请输入你的决定：1.请高手帮忙2.放弃");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("你请不起");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("随意");<br>}<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:06:57 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968230</guid>
      </item>
      <item>
         <title>1609余承银</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968421</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{   <br>	int a,b;<br>    printf("想不想抢劫，1想，0不想");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>        printf("想抢多少 1:100万2:1块");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("你想多了,抢劫犯法");<br>        else<br>        printf("这辈子是不可能抢劫的");    <br>    <br>    }<br>    else<br>    {<br>        printf("没志气，你有钱吗？1有2没有");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("装，继续装"); <br>        else<br>        printf("没有还不去抢，穷鬼");<br>    <br>    }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:08:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968421</guid>
      </item>
      <item>
         <title>jzc</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968424</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>&nbsp; &nbsp; int a,b;<br>&nbsp; &nbsp; printf("请选择人物:1肖2肖");<br>&nbsp; &nbsp; scanf("d",&amp;b);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("请输入你的年龄");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; printf("喜欢肖家航吗");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("那喜欢肖诗阳吗");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("请问你为什么喜欢他:1很搞笑2随意");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("很6");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("很吊");<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:08:06 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968424</guid>
      </item>
      <item>
         <title>王强</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968534</link>
         <description><![CDATA[<div>int a,b;<br>&nbsp; &nbsp; printf("请输入你喜欢的游戏：1qq飞车2地下城与勇士");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; printf("请问为什么会喜欢：1刺激2炫酷");<br>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; printf("刺激");<br>&nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; printf("炫酷");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; printf("请输入你的选择:1刺激2炫酷");<br>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; printf("刺激猝死");<br>&nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; printf("炫酷炫死");<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:08:45 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968534</guid>
      </item>
      <item>
         <title>肖佳航</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968585</link>
         <description><![CDATA[<div>int a,b;<br>&nbsp; &nbsp; printf("请选择你的游戏人物性别：1.男 2.女");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请选择你的男性人物名称：1.胡家瑞 2.肖佳航");&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你选择的是菜鸡");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你选择的是大神");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请选择你的女性人物名称：1.范冰冰 2.蒋卓成");&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你选择的是女神");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你选择的是如花"); &nbsp;<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp;&nbsp;<br>	system("pause");<br>	return 0;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:09:04 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968585</guid>
      </item>
      <item>
         <title>1609肖诗阳</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968605</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("请选择人物：1.蒋 2.胡");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>       printf("请输入你的枪：1.AWM 2.M24");<br>       scanf("%d",&amp;b);<br>       if(b==1)<br>       printf("大吉大利");<br>       else<br>       printf("晚上吃鸡");<br>    }<br>    else<br>    {<br>       printf("请输入你的装备；1.三级头 2.三级甲");<br>       scanf("%d",&amp;b);<br>       if(b==1)<br>       printf("胡家瑞头铁");<br>       else<br>       printf("胡家瑞命硬");<br>       <br>    }<br>    <br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:09:10 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968605</guid>
      </item>
      <item>
         <title>1609</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968622</link>
         <description><![CDATA[<div>庄岚嫄铖<br>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("新版符文好还是不好：1.好  2.不好\n");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>         printf("那你觉得辅助应该带什么符文：1.蓝2333 绿56  2.红1223 紫19\n");<br>         scanf("%d",&amp;b);<br>         if(b==1)<br>         printf("你版本适应强\n");<br>         else<br>         printf("你完全不会玩\n");<br>    }<br>    else<br>    {<br>         printf("那你会觉得：1.垃圾游戏毁我青春  2.变成新游戏了\n");<br>         scanf("%d",&amp;b);<br>         if(b==1)<br>         printf("卸载了吧\n");<br>         else<br>         printf("重新入坑\n");<br>    }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/239804413/2861ab26bad656608b5a2c2883f8bd23/__.jpg" />
         <pubDate>2017-11-17 03:09:15 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968622</guid>
      </item>
      <item>
         <title>阳翔宇</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968708</link>
         <description><![CDATA[<div>int a,b;<br>    printf("请输入你玩的手游的名字：1王者荣耀2穿越火线");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>       printf("请输入你的游戏段位1黄金2白银");<br>       scanf("%d",&amp;b);  <br>       if(b==1)    <br>       printf("可以");<br>       else<br>       printf("继续加油");<br>    }<br>    else<br>    {<br>       printf("你穿越火线有神器吗?:1有2没有也得有");<br>       scanf("%d",&amp;b);  <br>       if(b==1)    <br>       printf("祝你早日上抢神");<br>       else<br>       printf("祝你开局出去不要死");    <br>    <br>    <br>    }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:09:46 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968708</guid>
      </item>
      <item>
         <title>蒋吕政</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968897</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("请输入你的性别：\n1.男生\n2.女生");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>     printf("请输入你的爱好");<br>     scanf("%d",&amp;b);<br>     if(b==1)<br>     printf("不错");<br>     else<br>     printf("来斯");<br>    <br>   }<br>   else<br>   {<br>         printf("请输入你是否坚持这个爱好：1.我会的，一定2.我也不确定");<br>         scanf("%d,&amp;b");<br>         if(b==1)<br>         printf("哟西");<br>         else<br>         pr</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:10:58 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207968897</guid>
      </item>
      <item>
         <title>1609柴思桐</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969008</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("你认为你自己在英雄联盟中的段位是什么：1废铁，2最强王者");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你的决定1.请大神来帮你，2.换个游戏去玩");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你请不起");<br>&nbsp; &nbsp; &nbsp; &nbsp; else&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("我推荐你去DNF");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你有多少英雄：1.全英雄，2.大部分都有");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("好厉害");<br>&nbsp; &nbsp; &nbsp; &nbsp; else&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("加油");&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:11:41 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969008</guid>
      </item>
      <item>
         <title>1609吕晨波</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969074</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:04 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969074</guid>
      </item>
      <item>
         <title>1609丁子毅</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969106</link>
         <description><![CDATA[<div>int a,b;<br>&nbsp; &nbsp; printf("我帅吗?1帅2非常帅");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; {<br>&nbsp; &nbsp; printf("请输入我帅不帅1帅2非常帅");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("可以可以");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("你这样的眼光放在古代肯定是个非常伟大的皇帝");<br>&nbsp; }<br>&nbsp; else<br>&nbsp; {<br>&nbsp; &nbsp; printf("那会有人比我更帅吗?1没有2绝对没有");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("太正确了一看您就是天才吧!!!");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("哈哈哈哈哈哈说的很对!");<br>&nbsp; &nbsp; }</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:10 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969106</guid>
      </item>
      <item>
         <title>余昌健</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969114</link>
         <description><![CDATA[<div>int main()<br>{<br>	int a,b;<br>&nbsp; &nbsp; printf("你觉得你很帅气？1yes 2on");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("你有女朋友吗？");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("当然！");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("你很自信呀！");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("基友和女朋友你选1女朋友 2基友");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("那你很棒吧！");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("你会被绿的！");<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:14 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969114</guid>
      </item>
      <item>
         <title>卢官平</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969120</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("高海哥是不是最喜欢跳社会摇的那个随便回答：1是2不是");<br>scanf("%d",&amp;a);<br>if (a==1)<br>{<br>printf("他是网红吗1是2不是");<br>scanf("%d",&amp;a);<br>if(b==1)<br>printf("他就这么流弊吗");<br>else<br>printf("是各打酱油的吧！");<br>}<br>else<br>{<br>printf("那他是干嘛的列？1打酱油2还是小网红");<br>scanf("%d",&amp;b);<br>if(b==1)<br>printf("列你都知道，流弊克拉斯！");<br>else<br>printf("不是网红是个油子哥");<br><br><br>}<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:19 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969120</guid>
      </item>
      <item>
         <title>吕晨波</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969128</link>
         <description><![CDATA[<div>int main()<br>{<br>	int a,b;<br>&nbsp; &nbsp; printf("请问你是不是个正常人；1是0不是");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你是不是个傻X");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("是");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("那你是个2X");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你的决定:1是0不是");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("可能杨市的车正在来的路上");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("看来你真的是个傻X");<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }&nbsp; &nbsp; &nbsp;&nbsp;<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:21 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969128</guid>
      </item>
      <item>
         <title>1609廖明彬</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969206</link>
         <description><![CDATA[<div><br> int a,b;<br>    printf("你认为波澜哥应不应该掀起波澜；1.掀起波澜，2.尬然离场");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>       printf("请输出你的决定：1。韩红：兄弟你能不能唱准，2.徐晃：小红红再给他一次机会");<br>       scanf("%d,&amp;b");<br>       if(b==1)<br>       printf("5句啊！就5句，再唱不准就gun！");<br>       else<br>       printf("尼姑冻疯语卷走撩我，你嫌弃破烂，抛弃撩我，我俩~~抬股攻屁");<br>    }<br>       <br> system("pause");<br> return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:12:56 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969206</guid>
      </item>
      <item>
         <title>1609段瑜</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969218</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("30秒倒计时，准备大逃杀");<br>    scanf("%d",&amp;a);<br>    if(b==1)<br>  {<br>    printf("脚下有一把98k");<br>    scanf("%d",&amp;b);<br>    if(b==1) <br>     printf("捡起来");<br>     else<br>     printf("丢弃");<br>     <br>  }<br>  else<br>  {<br>     printf("请决定：1.捡起98k 2.捡起7.62子弹");<br>    scanf("%d",&amp;b);<br>    if(b==1) <br>     printf("丢掉你手里的M16A4");<br>     else<br>     printf("丢弃你手里的AKM，捡起98K");<br>  <br>  <br>  <br>  }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/239805077/e9a9c94bb02dee0adb75af70e830ca78/__.jpg" />
         <pubDate>2017-11-17 03:13:02 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969218</guid>
      </item>
      <item>
         <title>肖行程</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969223</link>
         <description><![CDATA[<div>//请输入天赋；1精密，2主宰，3巫术，4坚决，5启迪<br>//如果1 请选择主天赋1强攻，2致命节奏，3迅捷步法<br>//如果2 请选择主天赋1电刑，2掠食者，3黑暗收割<br>//如果3 请选择主天赋1艾黎，2奥数彗星，3相位猛冲<br>//如果4 请选择主天赋1不灭之握，2余震，3守护者<br>//如果5 请选择主天赋1启封的秘籍，2冰川振幅，3行窃预兆<br><br>	int a,b;<br>&nbsp; &nbsp; printf("请选择你的天赋:1精密2主宰3巫术4坚决5启迪");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请选择主天赋:1强攻2致命节奏3迅捷步法");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是强攻");<br>&nbsp; &nbsp; &nbsp; &nbsp;else if(b==2)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是致命节奏");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是迅捷步法");<br><br>&nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else if(a==2)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请选择主天赋:1电刑2掠食者3黑暗收割");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是电刑");<br>&nbsp; &nbsp; &nbsp; &nbsp;else if(b==2)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是掠食者");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是黑暗收割");<br><br>&nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else if(a==3)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请选择主天赋:1艾黎2奥数彗星3相位猛冲");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是艾黎");<br>&nbsp; &nbsp; &nbsp; &nbsp;else if(b==2)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是奥数彗星");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是黑暗收割");<br><br>&nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else if(a==4)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请选择主天赋:1不灭之握2余震3守护者");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是不灭之握");<br>&nbsp; &nbsp; &nbsp; &nbsp;else if(b==2)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是余震");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是守护者");<br><br>&nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请选择主天赋:1启封的秘籍2冰川振幅3行窃预兆");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是启封的秘籍");<br>&nbsp; &nbsp; &nbsp; &nbsp;else if(b==2)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是冰川振幅");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你的主天赋是行窃预兆");<br><br>&nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp;<br>	system("pause");<br>	return 0;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:13:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969223</guid>
      </item>
      <item>
         <title>1609王雨</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969379</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/239805043/17a5e964e336f133bb2e723ed9a94229/__.jpg" />
         <pubDate>2017-11-17 03:14:04 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969379</guid>
      </item>
      <item>
         <title>涂其勇</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969387</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>    printf("输入你要买的手机；1.iPhoneX  2.8848钛金手机");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>        printf("想辛苦点还是简单点1搬砖2一颗肾");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("搬砖");<br>        else<br>        printf("一颗肾");<br>    }<br>    else<br>    {<br>        printf("两个你都不可能1当老板2老板秘书");<br>        scanf("%d",&amp;b);<br>        if(b==1)<br>        printf("当老板");<br>        else<br>        printf("老板秘书"); <br>        <br>    }      <br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:14:09 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969387</guid>
      </item>
      <item>
         <title>1609曾维祖</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969514</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("你对你自己这个样子满意吗?\n1.满意\n2.不满意.\n");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你觉得自己帅吗?\n1帅,\n2丑\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("那你恐怕是个瞎子\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("算你还有点自知之明\n");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; { &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你是不是东西?\n1是,\n2 不是\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你说对了.\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你说对了.\n");&nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:14:59 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969514</guid>
      </item>
      <item>
         <title>1609余清伟</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969520</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{	<br>    int a,b;<br>    printf("请输入你放假经常干什么:1.在家2.去同学家玩\n");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>    printf("请输入你在家干什么:1.游泳2.睡觉\n");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("你怕不是在游泳,是在喝水");<br>    else <br>    printf("天天睡觉,小心身上长蘑菇");<br>    <br>    }<br>    if(a==2)<br>    {<br>    printf("你在同学家干什么:1.一起杀游戏2.一起去钓鱼\n");<br>    scanf ("%d",&amp;b);<br>    if(b==1)<br>    printf("怕是你背着他妈妈找他去杀游戏的");<br>    else <br>    printf("那你们肯定钓不到一桶鱼");<br>    }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:15:03 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969520</guid>
      </item>
      <item>
         <title>1609黄孟达</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969585</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>    int a,b;<br>    printf("战狼II好不好看：1好看2不好看\n");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>    printf("你在哪看的战狼II：1电影院2手机\n");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("大佬我们做朋友吧\n");<br>    else<br>    printf("来我资助你去电影院看再一遍\n");        <br>    }<br>    else<br>    {<br>    printf("那你可以选择你的死法了：1自杀2我把你杀了\n");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("冰箱里有冻豆腐去吧孩子\n");<br>    else<br>    printf("人终有一死，而有些人则需要一点小小地帮助\n"); <br>    }<br>    system("pause");<br>    return 0;<br>}<br><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/239805385/b904cd94b4e8f6cb6710f087d791a5af/4111.jpg" />
         <pubDate>2017-11-17 03:15:23 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969585</guid>
      </item>
      <item>
         <title>1609邹仁俊</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969619</link>
         <description><![CDATA[<div>int main()<br>{<br>	int a,b;<br>&nbsp; &nbsp; printf("请选择你的人物:1曾某2丁某");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("请选择你的武功秘籍:1葵花宝典2九阴真经");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("欲练神功,挥刀自宫");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("你想当太空人？");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("请选择你的武功秘籍:1葵花宝典2九阴真经");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("你怕是威猛先生?");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("小子你没有天赋还是练葵花宝典吧");<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:15:41 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969619</guid>
      </item>
      <item>
         <title>1609胡家瑞</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969645</link>
         <description><![CDATA[<pre>#include &lt;stdio.h&gt;
#include &lt;stdlib.h&gt;
int main()
{  int a,b;     printf("请输入你的择偶类型；1.蒋卓成2.肖佳航");     scanf("%d",&amp;a);     if(a==1)     {      printf("你觉得谁帅；1.蒋卓成2.肖佳航");      scanf("%d",&amp;b);      if(b==1)      printf("有眼光");      else      printf("你是个墨子眼睛");              }     else     {      printf("再给你一次机会你会选谁；1.蒋卓成2.肖佳航");      scanf("%d",&amp;b);      if(b==1)      printf("有眼光");      else      printf("你没得救了");                   }  system("pause");  return 0;
}</pre><div><br><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:15:51 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969645</guid>
      </item>
      <item>
         <title>代前宇</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969711</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b,c;<br>    printf("请输入游戏等级:1高级0低级");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>    printf("请输入你的游戏装备");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("好厉害");<br>    else<br>    printf("加油");    <br>    }<br>   else<br>    {<br>    printf("请输入你的决定，1.请高手帮忙2.放弃");<br>    scanf("%d",&amp;c);<br>    if(c==1)<br>    printf("你请不起");<br>    else<br>    printf("随意");    <br>    }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:16:27 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969711</guid>
      </item>
      <item>
         <title>1609段阳</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969731</link>
         <description><![CDATA[<div>int main()<br>{<br>	int a,b;<br>    printf("请输入你的装备等级,1装备等级高2装备等级低");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>{<br>       printf("请输入你的装备类型1厉害2垃圾");<br>       scanf("%d",&amp;b);<br>       if(b==2)<br>       printf("你的装备好厉害");<br>       else<br>       printf("用你的装备打爆对面");<br>     }<br>    else<br> {   <br>       printf("你的装备最厉害1真的2假的");<br>       scanf("%d",&amp;b);<br>       if(b==1)<br>       printf("....");<br>       else<br>       printf("....");<br> }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:16:41 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969731</guid>
      </item>
      <item>
         <title>1609姚义龙</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969782</link>
         <description><![CDATA[<div>int main()<br>{<br>	int a,b;<br>&nbsp; &nbsp; printf("请输入你获得的qq飞车荣誉1第一名0第二名");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>{<br>&nbsp; &nbsp; printf("我觉得我的雷洛还可以");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("强化高级");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("厉害");<br>}<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("sscqq飞车超级联赛，第一名");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("第一名");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("nice");<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:17:07 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969782</guid>
      </item>
      <item>
         <title>1609杜雨杰</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969862</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b;<br>	printf("可以回答我一个LOL问题吗");<br>	scanf("%d",&amp;a);<br>	if(a==1)<br><br>	printf("亚索的师傅是被谁杀的: A：瑞文    B：文以盆");<br>	scanf("%d",&amp;b);<br>    if(b==1)<br>	printf("好厉害");<br>	else<br>	printf("加油");<br>}<br>    else<br>{<br>    pritnf("刘顿打麻将吗？A.打 B.不打");<br>	scanf("%d",&amp;b);<br>	if(b==1)<br>	pritnf("回答正确");<br>	else<br>	printf("刘顿吃苹果");<br><br>}	<br>    system("pause");<br>    <br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:17:47 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969862</guid>
      </item>
      <item>
         <title>胡骏浩</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969884</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>    int a,b;<br>    printf("今天吃什么东西，1手抓饼2肉夹馍");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    {<br>       printf("看你饿不饿,1饿2那就吃饭");<br>       scanf("%d",&amp;b);<br>       if(b==1)<br>       printf("吃不饱");<br>       else<br>       printf("吃饭");<br>    }<br>    else<br>    {<br>       printf("请做你的决定");<br>       scanf("%d",&amp;b);<br>       if(b==1)<br>       printf("吃不饱");<br>       else<br>       printf("不吃");<br>    <br>    }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:18:01 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969884</guid>
      </item>
      <item>
         <title>1609.甘昌荣</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969889</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:18:05 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969889</guid>
      </item>
      <item>
         <title>1609.甘昌荣</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969910</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b,c;<br>&nbsp; &nbsp; printf("请输入你的游戏等级：1.30级，2.30级以上。");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; printf("请输入你的等级区域1.30级或者2.30级以上");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; printf("努力");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("很强");&nbsp;<br>&nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("请输入你以后的升级打算，1.代打.2自己打或者不打了");<br>&nbsp; &nbsp; scanf("%d",&amp;c);<br>&nbsp; &nbsp; if(c==1)<br>&nbsp; &nbsp; printf("你钱不够");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("加油升级"); &nbsp;<br>&nbsp; &nbsp; } &nbsp;<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:18:12 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969910</guid>
      </item>
      <item>
         <title>姜富</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969915</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	   int a,b;<br>       printf("请输入你的游戏强化等级；99强化高级0强化低级");<br>       scanf("%d",&amp;a);<br>       if(a==99)<br>    {<br>       printf("请输入你的游戏id");<br>       scanf("%d",&amp;b);<br>       if(b==99)<br>       printf("你好强啊！");<br>       else<br>       printf("加油!中国未来的电竞事业要靠你了");<br>    }<br>       else<br>    {<br>       printf("请输入你的决定是否加入电竞事业\n");<br>       scanf("%d",&amp;b);<br>       if(a==99)<br>       printf("是的!不负众望。\n");<br>       else<br>       printf("不了，我没这个信心");<br>       <br>    }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:18:14 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969915</guid>
      </item>
      <item>
         <title>1609</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969949</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:18:28 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207969949</guid>
      </item>
      <item>
         <title>1609曾子奕</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970087</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>	int a,b,c;<br>    printf("请选择您的武器1瓜皮刀2蛇皮刀");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    printf("您选择了瓜皮刀");<br>    else<br>    printf("您选择了蛇皮刀");<br>   <br>    printf("请选择您的剑派1苹果派2菠萝派");<br>    scanf("%d",&amp;b);<br>    if(b==1)<br>    printf("苹果派欢迎你！且你和菠萝派成为敌对关系");<br>    else<br>    printf("菠萝派欢迎你！且你和苹果派成为敌对关系");<br>    <br>    printf("请选择您的出生地点1新手村2野外");<br>    <br>    scanf("%d",&amp;c);<br>    if(c==1)<br>    printf("恭喜您在新手村获得了新准备瓜皮刀加1");<br>    else<br>    printf("您在野外意外获得了蛇皮刀加1");<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:19:30 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970087</guid>
      </item>
      <item>
         <title>1609王宇杰</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970095</link>
         <description><![CDATA[<div>int a,b;<br>    printf("1男2女");<br>    scanf("%d",&amp;a);<br>    if(a==1)<br>    printf("可以可以");<br>    else<br>    printf("渴望力量么");</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:19:35 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970095</guid>
      </item>
      <item>
         <title>关柯俊</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970160</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("你想拥有点石成金吗?\n1.想\n2.不想.\n");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("想钱想疯了?\n1是,\n2不是\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("人为财死，鸟为食亡\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("生不爱财，一身轻。\n");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; { &nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你是觉得财富要用自己努力得来的比较好吗？\n1是,\n2 不是\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("加油，努力。你会成功的！！！.\n");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("你在想什么？.\n");&nbsp; &nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:20:13 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970160</guid>
      </item>
      <item>
         <title>张艺馨</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970214</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("请输入你的学校名称:1.江职2.文昌");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(a=1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("你觉得江职好还是文昌好");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(b=1)<br>&nbsp; &nbsp; printf("您好，您收到了江汉艺术职业学院的入学通知单");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("您好，现文昌已被江职收购，恭喜您进入江汉艺术职业学院大家庭");<br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; printf("您好，现文昌已被江职收购，恭喜您进入江汉艺术职业学院大家庭") ;&nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:20:44 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970214</guid>
      </item>
      <item>
         <title>1609文宇鹏</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970223</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("你喜欢打英雄联盟吗?：1喜欢2不喜欢");<br>scanf("%d",&amp;a);<br>if(a==1)<br>{<br>printf("你技术怎么样");<br>scanf("%d",&amp;b);<br>}<br>else&nbsp;<br>{<br>&nbsp; &nbsp; printf("你技术怎么样");<br>&nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; printf("大神级别");<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; printf("菜的抠脚");<br>}<br>&nbsp; &nbsp; printf("此上内容不全是真的,纯属娱乐而已,谢谢观赏");<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:20:49 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970223</guid>
      </item>
      <item>
         <title>1609邹静波</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970479</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{<br>&nbsp;<br>&nbsp; &nbsp; printf("请输入游戏等级；1高级0低级");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你的游戏装备");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("好厉害");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("加油");<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("请输入你的决定");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你请不起");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("随意");<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:23:14 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970479</guid>
      </item>
      <item>
         <title>caiga</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970541</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:23:44 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970541</guid>
      </item>
      <item>
         <title>蔡高海</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970549</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>#include &lt;stdlib.h&gt;<br>int main()<br>{ int a,b;<br>printf("请输入游戏等级，1高级2低级");<br>scanf("%d",&amp;a);<br>if(a==1)<br>{ <br> printf("请输入你的高级游戏装备,1无尽之刃2饮血剑	");<br>scanf("%d",&amp;b);<br>if(b==1)<br>printf("百分之20暴击");<br>else<br>printf("百分之20吸血");<br>}<br>else<br>{<br>printf("请输入你的低级游戏装备，1长剑2短剑");<br>scanf("%d",&amp;b);<br>if(b==1)<br>printf("加10攻击");<br>else<br>printf("百分之8攻击速度");<br><br><br>}<br><br><br>	<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:23:49 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207970549</guid>
      </item>
      <item>
         <title>杜安琪</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207971224</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("你觉得你长得帅吗:1丑，2帅");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("你想变帅吗？1想2不想");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("准备钱");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("无所谓啊");<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你的想法？1想变帅2不想");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("准备变相手术");<br>&nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("那你只能丑了");<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:29:16 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207971224</guid>
      </item>
      <item>
         <title>1609王福山</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207971871</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("你认为你长的高吗；1高0矮");<br>&nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("请输入你的身高");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("好高呀");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("加油");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("你觉得自己还会长高吗");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("会");<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; printf("不可能了");&nbsp; &nbsp;<br>&nbsp; &nbsp; }<br>	system("pause");<br>	return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:34:58 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207971871</guid>
      </item>
      <item>
         <title>1609杨远龙</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207972932</link>
         <description><![CDATA[<div>int a,b;<br>&nbsp; &nbsp; printf("请输入你的游戏装备:1垃圾武器2nb武器");<br>	scanf("%d",&amp;a);<br>&nbsp; &nbsp; if(a==1)<br>&nbsp; &nbsp; {<br>		printf("你想不想升级？1想2不想");<br>&nbsp; &nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp; if(b==1)<br>		printf("准备钱");<br>		else<br>		printf("随意");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else&nbsp;<br>&nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("白送给你要不？1白给你不存在的2一手交钱一手交货");<br>&nbsp; &nbsp; &nbsp; &nbsp;scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; &nbsp;if(b==1)<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("没有免费的午餐");<br>&nbsp; &nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp; &nbsp;printf("乖乖拿钱来买");<br>&nbsp; &nbsp; &nbsp;}<br>&nbsp; &nbsp; &nbsp; &nbsp;<br>	&nbsp; &nbsp;system("pause");<br>	&nbsp; &nbsp;return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:43:44 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207972932</guid>
      </item>
      <item>
         <title>1609文宇鹏的五子棋代码！</title>
         <author></author>
         <link>https://padlet.com/7241963/q7ao8epvpzdk/wish/207973143</link>
         <description><![CDATA[<div>#include &lt;stdlib.h&gt;</div><div>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>#include &lt;string.h&gt;<br><br><br><br><br>#define MAXIMUS 15 //定义棋盘大小<br><br><br><br><br>int p[MAXIMUS][MAXIMUS];//存储对局信息<br>char buff[MAXIMUS*2+1][MAXIMUS*4+3];//输出缓冲器<br>int Cx,Cy;//当前光标位置<br>int Now;//当前走子的玩家，1代表黑，2代表白<br>int wl,wp;//当前写入缓冲器的列数和行数位置<br>char* showText;//在棋盘中央显示的文字信息<br>int count;//回合数<br><br><br><br><br>char* Copy(char* strDest,const char* strSrc)//修改过的字符串复制函数，会忽略末端的\0<br>{<br>char* strDestCopy = strDest;<br>while (*strSrc!='\0')<br>{<br>*strDest++=*strSrc++;<br>}<br>return strDestCopy;<br>}<br>void Initialize()//初始化一个对局函数<br>{<br>int i,j;//循环变量<br>showText="";//重置显示信息<br>count=0;//回合数归零<br>for(i=0;i&lt;MAXIMUS;i++)//重置对局数据<br>{<br>for(j=0;j&lt;MAXIMUS;j++)<br>{<br>p[i][j]=0;<br>}<br>}<br>Cx=Cy=MAXIMUS/2;//重置光标到中央<br>Now=1;//重置当前为黑方<br>}<br>char* getStyle(int i,int j)//获得棋盘中指定坐标交点位置的字符，通过制表符拼成棋盘<br>{<br>if(p[i][j]==1)//1为黑子<br>return "●";<br>else if(p[i][j]==2)//2为白子<br>return "○";<br>else if(i==0&amp;&amp;j==0)//以下为边缘棋盘样式<br>return "┏";<br>else if(i==MAXIMUS-1&amp;&amp;j==0)<br>return "┓";<br>else if(i==MAXIMUS-1&amp;&amp;j==MAXIMUS-1)<br>return "┛";<br>else if(i==0&amp;&amp;j==MAXIMUS-1)<br>return "┗";<br>else if(i==0)<br>return "┠";<br>else if(i==MAXIMUS-1)<br>return "┨";<br>else if(j==0)<br>return "┯";<br>else if(j==MAXIMUS-1)<br>return "┷";<br>return "┼";//中间的空位<br>}<br>char* getCurse(int i,int j){//获得指定坐标交点位置左上格的样式，通过制表符来模拟光标的显示<br>if(i==Cx){<br>if(j==Cy)<br>return "┏";<br>else if (j==Cy+1)<br>return "┗";<br>}<br>else if(i==Cx+1)<br>{<br>if(j==Cy)<br>return "┓";<br>else if (j==Cy+1)<br>return "┛";<br>}<br>return " ";//如果不在光标附近则为空<br>}<br>void write(char* c)//向缓冲器写入字符串<br>{<br>Copy(buff[wl]+wp,c);<br>wp+=strlen(c);<br>}<br>void ln()//缓冲器写入位置提行<br>{<br>wl+=1;<br>wp=0;<br>}<br>void Display()//将缓冲器内容输出到屏幕<br>{<br>int i,l=strlen(showText);//循环变量，中间文字信息的长度<br>int Offset=MAXIMUS*2+2-l/2;//算出中间文字信息居中显示所在的横坐标位置<br>if(Offset%2==1)//如果位置为奇数，则移动到偶数，避免混乱<br>{<br>Offset--;<br>}<br>Copy(buff[MAXIMUS]+Offset,showText);//讲中间文字信息复制到缓冲器<br>if(l%2==1)//如果中间文字长度为半角奇数，则补上空格，避免混乱<br>{<br>*(buff[MAXIMUS]+Offset+l)=0x20;<br>}<br>system("cls");//清理屏幕，准备写入<br>for(i=0;i&lt;MAXIMUS*2+1;i++){//循环写入每一行<br>printf("%s",buff[i]);<br>if(i&lt;MAXIMUS*2)//写入完每一行需要换行<br>printf("\n");<br>}<br>}<br>void Print()//将整个棋盘算出并储存到缓冲器，然后调用Display函数显示出来<br>{<br>int i,j;//循环变量<br>wl=0;<br>wp=0;<br>for(j=0;j&lt;=MAXIMUS;j++)//写入出交点左上角的字符，因为需要打印棋盘右下角，所以很以横纵各多一次循环<br>{<br>for(i=0;i&lt;=MAXIMUS;i++)<br>{<br>write(getCurse(i,j));//写入左上角字符<br>if(j==0||j==MAXIMUS)//如果是棋上下盘边缘则没有连接的竖线，用空格填充位置<br>{<br>if(i!=MAXIMUS)<br>write(" ");<br>}<br>else//如果在棋盘中间则用竖线承接上下<br>{<br>if(i==0||i==MAXIMUS-1)//左右边缘的竖线更粗<br>write("┃");<br>else if(i!=MAXIMUS)//中间的竖线<br>write("│");<br>}<br>}<br>if(j==MAXIMUS)//如果是最后一次循环，则只需要处理边侧字符，交点要少一排<br>{<br>break;<br>}<br>ln();//提行开始打印交点内容<br>write(" ");//用空位补齐位置<br>for(i=0;i&lt;MAXIMUS;i++)//按横坐标循环正常的次数<br>{<br>write(getStyle(i,j));//写入交点字符<br>if(i!=MAXIMUS-1)//如果不在最右侧则补充一个横线承接左右<br>{<br>if(j==0||j==MAXIMUS-1)<br>{<br>write("━");//上下边缘的横线更粗<br>}<br>else<br>{<br>write("—");//中间的横线<br>}<br>}<br>}<br>ln();//写完一行后提行<br>}<br>Display();//将缓冲器内容输出到屏幕<br>}<br>int Put(){//在当前光标位置走子，如果非空，则返回0表示失败<br>if(p[Cx][Cy]==0)<br>{<br>p[Cx][Cy]=Now;//改变该位置数据<br>return 1;//返回1表示成功<br>}<br>else<br>{<br>return 0;<br>}<br>}<br>int Check()//胜负检查，即判断当前走子位置有没有造成五连珠的情况<br>{<br>int w=1,x=1,y=1,z=1,i;//累计横竖正斜反邪四个方向的连续相同棋子数目<br>for(i=1;i&lt;5;i++)if(Cy+i&lt;MAXIMUS&amp;&amp;p[Cx][Cy+i]==Now)w++;else break;//向下检查<br>for(i=1;i&lt;5;i++)if(Cy-i&gt;0&amp;&amp;p[Cx][Cy-i]==Now)w++;else break;//向上检查<br>if(w&gt;=5)return Now;//若果达到5个则判断当前走子玩家为赢家<br>for(i=1;i&lt;5;i++)if(Cx+i&lt;MAXIMUS&amp;&amp;p[Cx+i][Cy]==Now)x++;else break;//向右检查<br>for(i=1;i&lt;5;i++)if(Cx-i&gt;0&amp;&amp;p[Cx-i][Cy]==Now)x++;else break;//向左检查<br>if(x&gt;=5)return Now;//若果达到5个则判断当前走子玩家为赢家<br>for(i=1;i&lt;5;i++)if(Cx+i&lt;MAXIMUS&amp;&amp;Cy+i&lt;MAXIMUS&amp;&amp;p[Cx+i][Cy+i]==Now)y++;else break;//向右下检查<br>for(i=1;i&lt;5;i++)if(Cx-i&gt;0&amp;&amp;Cy-i&gt;0&amp;&amp;p[Cx-i][Cy-i]==Now)y++;else break;//向左上检查<br>if(y&gt;=5)return Now;//若果达到5个则判断当前走子玩家为赢家<br>for(i=1;i&lt;5;i++)if(Cx+i&lt;MAXIMUS&amp;&amp;Cy-i&gt;0&amp;&amp;p[Cx+i][Cy-i]==Now)z++;else break;//向右上检查<br>for(i=1;i&lt;5;i++)if(Cx-i&gt;0&amp;&amp;Cy+i&lt;MAXIMUS&amp;&amp;p[Cx-i][Cy+i]==Now)z++;else break;//向左下检查<br>if(z&gt;=5)return Now;//若果达到5个则判断当前走子玩家为赢家<br>return 0;//若没有检查到五连珠，则返回0表示还没有玩家达成胜利<br>}<br>int RunGame()//进行整个对局，返回赢家信息(虽然有用上)<br>{<br>int input;//输入变量<br>int victor;//赢家信息<br>Initialize();//初始化对局<br>while(1){//开始无限回合的死循环，直到出现胜利跳出<br>Print();//打印棋盘<br>input=getch();//等待键盘按下一个字符<br>if(input==27)//如果是ESC则退出程序<br>{<br>exit(0);<br>}<br>else if(input==0x20)//如果是空格则开始走子<br>{<br>if(Put())//如果走子成功则判断胜负<br>{<br>victor=Check();<br>Now=3-Now;//轮换当前走子玩家<br>count++;<br>if(victor==1)//如果黑方达到胜利，显示提示文字并等待一次按键，返回胜利信息<br>{<br>showText="黑方获得了胜利！";<br>Print();<br>if(getch()==0xE0)<br>{<br>getch();<br>}<br>return Now;<br>}<br>else if(victor==2)//如果白方达到胜利，显示提示文字并等待一次按键，返回胜利信息<br>{<br>showText="白方获得了胜利！";<br>Display();<br>if(getch()==0xE0)<br>{<br>getch();<br>}<br>return Now;<br>}else if(count==MAXIMUS*MAXIMUS)//如果回合数达到了棋盘总量，即棋盘充满，即为平局<br>{<br>showText="平局！";<br>Display();<br>if(getch()==0xE0)<br>{<br>getch();<br>}<br>return 0;<br>}<br>}<br>}<br>else if(input==0xE0)//如果按下的是方向键，会填充两次输入，第一次为0xE0表示按下的是控制键<br>{<br>input=getch();//获得第二次输入信息<br>switch(input)//判断方向键方向并移动光标位置<br>{<br>case 0x4B://<br>Cx--;<br>break;<br>case 0x48:<br>Cy--;<br>break;<br>case 0x4D:<br>Cx++;<br>break;<br>case 0x50:<br>Cy++;<br>break;<br>}<br>if(Cx&lt;0)Cx=MAXIMUS-1;//如果光标位置越界则移动到对侧<br>if(Cy&lt;0)Cy=MAXIMUS-1;<br>if(Cx&gt;MAXIMUS-1)Cx=0;<br>if(Cy&gt;MAXIMUS-1)Cy=0;<br>}<br>}<br>}<br>int main()//主函数<br>{<br>system("title 简易五子棋 ——Etsnarl制作");//设置标题<br>system("mode con cols=63 lines=32");//设置窗口大小<br>system("color A1");//设置颜色<br>while(1){//循环执行游戏<br>RunGame();<br>}</div><div>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-17 03:45:08 UTC</pubDate>
         <guid>https://padlet.com/7241963/q7ao8epvpzdk/wish/207973143</guid>
      </item>
   </channel>
</rss>
