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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is there a site with code puzzles like chess puzzles?

7 点作者 eaplant大约 3 年前
Similar to https://www.chesspuzzles.com/mate-in-three, is there a website that presents you with some prewritten code that you can edit slightly to get the desired result?

5 条评论

gabrielsroka大约 3 年前
Maybe this?<p><a href="https:&#x2F;&#x2F;play.elevatorsaga.com" rel="nofollow">https:&#x2F;&#x2F;play.elevatorsaga.com</a>
mattchamb大约 3 年前
This is not quite what you&#x27;re asking for, but it&#x27;s in the spirit of what you want: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Shenzhen_I&#x2F;O" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Shenzhen_I&#x2F;O</a>
评论 #31229935 未加载
pajko大约 3 年前
<a href="https:&#x2F;&#x2F;codingdojo.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;codingdojo.org&#x2F;</a><p>Or try the games of Tomorrow Corporation and Zachtronics.
d--b大约 3 年前
<a href="https:&#x2F;&#x2F;code.golf&#x2F;" rel="nofollow">https:&#x2F;&#x2F;code.golf&#x2F;</a> ?
wanghq大约 3 年前
leetcode.com :) I know this is what you&#x27;re looking for.