有人看过棘手的 Haskell 练习列表吗?

发布于 2024-12-19 22:13:02 字数 1539 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

滥情稳全场 2024-12-26 22:13:03

我不知道你所说的棘手是什么,但如果你从未打过结,你应该尝试使用打结进行迭代深度优先搜索(并确保如果没有找到解决方案,它会干净地终止!)。

I don't know what you call tricky, but if you've never tied the knot you should try to make iterative depth first search using knot tying (and make sure it terminates cleanly if no solution is found!).

撑一把青伞 2024-12-26 22:13:02

尝试找出程序此处终止的原因。

Try to figure out why the programs here terminate.

风渺 2024-12-26 22:13:02

这与 monad 无关,但这些20 个中级 Haskell 练习可以让你度过一个愉快的夜晚。

It's not about monads, but these 20 intermediate haskell exercises could make your evening.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文