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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Sploj: Project Euler meets Brainf*ck

15 点作者 pookleblinky大约 16 年前

2 条评论

screwperman大约 16 年前
I'm not sure what the submitter implies by "Project Euler meets Brainfck". While some "fun" problems on <i>SPOJ</i> involve coding exclusively in esoteric languages such as BF and Whitespace, most others are the standard algorithmic challenges. This site is pretty well-known in the programming contest community.
评论 #606795 未加载
silentbicycle大约 16 年前
"Project Euler meets Brainf*ck" is a pretty terrible description. It looks like a website with programming problems to solve, similar to Project Euler, but with less of a direct emphasis on math.<p>It also looks like you submit your source and the site operators test it, and there are time limits.