TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Gild to donate $5 to EFF fo each coder that solves our programming puzzle

15 点作者 federicof超过 13 年前

3 条评论

jc4p超过 13 年前
Clever idea to generate buzz while making an impact.<p>Edit, took a shot at it:<p>Is there something wrong with how you're running the scripts? My Python script seems to die saying:<p><pre><code> No such file or directory: '/opt/puzzles/*.in' </code></pre> But your example on how you're going to run it on the bottom says you will specify an actual file rather than a wildcard. Running it locally on my machine on all your tests results in this:<p><pre><code> $ python test.py d.in &#62; d_me.out $ md5 d.out MD5 (d.out) = c6dc722a7020baacebd876d4377065ad $ md5 d_me.out MD5 (d_me.out) = c6dc722a7020baacebd876d4377065ad </code></pre> So I doubt it's a silent failure in my code.
评论 #3397906 未加载
davidw超过 13 年前
How long does it take? I earn an hourly rate such that $5 is not a lot of my time - perhaps it'd be more efficient simply to send them $5.
评论 #3397896 未加载
TwistedLogic超过 13 年前
I solved the puzzle :) $5 to EFF for my solution
评论 #3404381 未加载