设为首页收藏本站

安而遇随-随遇而安

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 1805|回复: 0

约你战:简而美的黑客游戏

[复制链接]

 成长值: 48570

发表于 2014-9-19 10:24 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

x
<p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><strong style="color: rgb(0, 176, 80);">这是一款挂载在Github的简而美小游戏,看起来似乎没什么特别之处,挑战考验你对各种编程语言的涉猎或更高层次的挖掘</strong></p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong>x001:G()('al')简述</strong></span></p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;">G()('al')游戏就是来挑战你,让你用尽可能多的语言编码达成以下目的:</p><pre class="prettyprint lang-html prettyprinted" style="padding: 8px; border: 1px solid rgb(225, 225, 232); white-space: pre-wrap; word-break: break-all; color: rgb(102, 102, 102); font-size: 13px; line-height: 24px; background-color: rgb(247, 247, 249);"><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; line-height: 1.5em;"><span class="pln" style="color: rgb(72, 72, 76);">使G()('al')返回字符串"goal";</span><br><span class="pln" style="color: rgb(72, 72, 76);">g()()('al')输出"gooal";</span><br><span class="pln" style="color: rgb(72, 72, 76);">代码g()()()('al')返回goooal&nbsp;;</span><br><span class="pln" style="color: rgb(72, 72, 76);">...&nbsp;&nbsp;...</span></p></pre><p style="margin-bottom: 15px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="font-family: monospace; white-space: pre; background-color: rgb(248, 248, 248);">g()()('al')</span>是acruikshank的作品,他最初是想组织一场<span style="color: rgb(0, 176, 80);">函数式编程比赛</span>,但最后由于几个看似简单但严格规则和人们的理解上的误差变成了现在这种形式!</p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong><strong>x002:游戏</strong>规则</strong></span></p><pre class="prettyprint lang-html prettyprinted" style="padding: 8px; border: 1px solid rgb(225, 225, 232); white-space: pre-wrap; word-break: break-all; color: rgb(102, 102, 102); font-size: 13px; line-height: 24px; background-color: rgb(247, 247, 249);"><span class="pln" style="color: rgb(72, 72, 76);">1、规则就是鼓励你打破规则,要的就是你机智!
2、程序执行时,该方案要能打印出带足够多的’o’的”goal”来展示程序的功能;
3、代码g()()('al')必须出现在源代码中。
&nbsp;&nbsp;&nbsp;i.&nbsp;g()('al')不能是一个字符串文字;
&nbsp;&nbsp;&nbsp;ii.而'al'必须是字符串,或是其他语言中的等价类型,你可以用创建自己的一套语言标准方法(例如C语言必须用",Ruby可以用"或'的任意一种;
&nbsp;&nbsp;&nbsp;iii.g()('al')在你语言中必须是有效的右值(如果适用的话)
4、g()('al')也许不能输出这样一个字符串,如果真的在你的语言中不能输出一个字符串,你应该提交一个原理解释&nbsp;:为什么它不能一个打印出一个可接受字符串的方案呢!
5、你必须能够插入任意数量的()以调用,而不用修改你的方案。如果非要修改原方案那么它就是失败的。
6、噢,提醒一下g('al')必须返回”gal”。</span></pre><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;">(游戏规则必须是严格的,如有理解不对,忘指正~)</p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="color: rgb(0, 0, 0);"><strong><span style="font-size: 18px;">x003:我的期望值</span></strong></span></p><p style="padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 24px;">1、如果你看到一个完整的方案,打破任何一条规则,请提交一个bug!(挖洞滴,来呀~)</p><p style="margin-bottom: 15px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 24px;">2、如果你有一个方案是接近的,但是不符合上面这些规则,别想了,也提交吧,有一个接近目标解决方案总比没有好啊!</p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="color: rgb(0, 0, 0); font-size: 18px;"><strong>x004:目前的研究成果</strong></span></p><p style="margin-bottom: 5px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;">十分令人兴奋的还是是最初玩的时候发现了一些还没被应用的技术被发掘出来了,简直高大上!下面的就是这些被发现的广泛可应用的技术:</p><pre class="prettyprint lang-html prettyprinted" style="padding: 8px; border: 1px solid rgb(225, 225, 232); white-space: pre-wrap; word-break: break-all; color: rgb(102, 102, 102); font-size: 13px; line-height: 24px; background-color: rgb(247, 247, 249);"><span class="pln" style="color: rgb(72, 72, 76);">自修复编码
早期中断
人类语言</span></pre><ul class=" list-paddingleft-2" style="list-style: square; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 24px;"></ul><p style="margin-top: 15px; margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong>x005:语言列表与解决情况</strong></span></p><table style="border-collapse: separate; border-spacing: 0px; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 24px;"><thead style="box-sizing: border-box;"><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><th align="center" width="232" style="padding: 6px 13px; border-top-width: 1px; border-top-color: rgb(221, 221, 221); box-sizing: border-box;">Languages</th><th align="center" width="133" style="padding: 6px 13px; border-top-width: 1px; border-top-color: rgb(221, 221, 221); box-sizing: border-box;">Solved</th><th align="center" width="118" style="padding: 6px 13px; border-top-width: 1px; border-top-color: rgb(221, 221, 221); box-sizing: border-box;">Incomplete</th></tr></thead><tbody style="box-sizing: border-box;"><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">ActionScript</td><td align="center" width="112" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/actionscript" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Befunge</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/befunge-93" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Brainfuck</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><br></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/brainfuck" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">C</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/c" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">C#</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/c-sharp" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">C++</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/c++" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="253" style="padding: 6px 13px; box-sizing: border-box;">Clojure</td><td align="center" width="133" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/clojure" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="118" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Coffeescript</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/coffeescript" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Common Lisp</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/common-lisp" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">D</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/d" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Dart</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/dart" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Emacs Lisp</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/emacs-lisp" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">English</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/english-spoken" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;"><a href="http://en.wikipedia.org/wiki/Finite_state_transducer" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">Finite State Transducer</a></td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/finite-state-transducer" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Forth</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/forth" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">GNU Octave</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/octave" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Go</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/go" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Groovy</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/groovy" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Haskell</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/haskell" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Haxe</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/haxe" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">IO</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/io" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Java</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/java" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">JavaScript</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/javascript" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Julia</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/julia" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Lua</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/lua" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Mathematica</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/mathematica" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Nimrod</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/nimrod" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">OCaml</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/ocaml" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Objective-J</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/objective-j" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">PHP</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><br></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/php" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Perl</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/perl" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Perl 6</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/perl6" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Python</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/python" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">R</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/r" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Regexp</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><br></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/regexp" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Ruby</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><br></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/ruby" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Scala</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/scala" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Scheme</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/scheme" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Sed</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/sed" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">Bourne Shell</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><br></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/incomplete/bourne-shell" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">TCL</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/tcl" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204); background-color: rgb(248, 248, 248);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;"><a href="http://xp-lang.net/" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">XP</a></td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/xp" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr><tr style="box-sizing: border-box; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(204, 204, 204);"><td align="center" width="63" style="padding: 6px 13px; box-sizing: border-box;">ZSH</td><td align="center" width="116" style="padding: 6px 13px; box-sizing: border-box;"><a href="https://github.com/eatnumber1/goal/tree/master/solved/zsh" style="color: rgb(65, 131, 196); text-decoration: none; box-sizing: border-box; background-color: transparent;">•</a></td><td align="center" width="99" style="padding: 6px 13px; box-sizing: border-box;"><br></td></tr></tbody></table><p style="margin-bottom: 15px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><strong><span style="color: rgb(146, 208, 80);">来帮忙, 添加更多语言!!</span></strong></p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong>x006:编辑笔记</strong></span></p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><span style="color: rgb(0, 176, 80);">来看看外国编辑者最爱提交的:</span></p><pre class="prettyprint lang-html prettyprinted" style="padding: 8px; border: 1px solid rgb(225, 225, 232); white-space: pre-wrap; word-break: break-all; color: rgb(102, 102, 102); font-size: 13px; line-height: 24px; background-color: rgb(247, 247, 249);"><span class="pln" style="color: rgb(72, 72, 76);">Befunge解决方案&nbsp;By&nbsp;arcovion
C&nbsp;语言解决方案&nbsp;By&nbsp;tolmasky
C++解决方案&nbsp;By&nbsp;derrickturk
C#&nbsp;某方案的一个解释By&nbsp;scorpiona
Finite&nbsp;State&nbsp;Transducer解决方案&nbsp;By&nbsp;zippy-white
Haskell&nbsp;某方案的一个解释By&nbsp;capicue
Java解决方案的一个解释By&nbsp;lawl
Nimrod&nbsp;解决方案&nbsp;By&nbsp;dom96
Perl&nbsp;解决方案的一个解释By&nbsp;worr
SH&nbsp;不完整的解决方案By&nbsp;csandreasen
ZSH&nbsp;解决方案的一个解释By&nbsp;o11c</span></pre><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;">天朝编程爱好者&amp;&amp;黑客&amp;&amp;极客们来挑战吧~~</p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><strong style="line-height: 24px;"><br></strong></p><p style="margin-bottom: 10px; padding-top: 6px; padding-bottom: 4px; overflow: hidden; color: rgb(102, 102, 102); font-family: 微软雅黑, 'Microsoft YaHei', 'WenQuanYi Micro Hei'; font-size: 13px; line-height: 1.5em;"><strong style="line-height: 24px;">来源&nbsp;</strong><a href="https://github.com/eatnumber1/goal" target="_self" title="" data_ue_src="https://github.com/eatnumber1/goal" style="line-height: 24px; color: rgb(35, 131, 87); text-decoration: none;"><strong>Github</strong></a><strong style="line-height: 24px;">&nbsp;</strong></p><p></p>
随遇而安
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表