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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Advent of Code 2024 in pure SQL

8 点作者 congoe5 个月前

1 comment

marcle5 个月前
This is very interesting code that uses Umbra v0.2-957, PostgreSQL 17.2, and DuckDB v1.1.3.<p>One minor point: some of the problems could not be implemented in DuckDB due to a missing xor operator - but the documentation includes an xor function (<a href="https:&#x2F;&#x2F;duckdb.org&#x2F;docs&#x2F;sql&#x2F;functions&#x2F;numeric.html#xorx-y" rel="nofollow">https:&#x2F;&#x2F;duckdb.org&#x2F;docs&#x2F;sql&#x2F;functions&#x2F;numeric.html#xorx-y</a>) for the same version. Is the form of the function not suitable?
评论 #42541016 未加载