各位能帮我用 AI 测试一下如下问题吗?

4 天前
 kapaseker

闲来无事,突然想到一个问题可以让 AI 试试,但是我尝试了 DeepSeek 和腾讯的混元,都是一直思考不出结果。各位 V 友们要是有空的话,能帮忙测试一下吗?我觉得还是挺有意思的。

中文提示词如下:

帮我生成一段有意义的语句,同时语句的每个字符的 ascii 码之和也是有意义的。

例如: "happy new year to you" 这段话每个字符的 ascii 码之和是 2013 ,2013 是一个年份,就是一个有意义的数字

你需要使用类似的方法,生成另一个数字——2025 。

要求如下:

  1. 语句中不能出现数字
  2. 语句中只能使用英文单词,英文符号,以及空格。

请至少检查你的答案三次,防止答案结果错误。

英文版本:

Generate a meaningful sentence for me, where the sum of the ASCII codes of each character in the sentence is also meaningful.

For example: "happy new year to you" The sum of the ASCII codes of each character in this sentence is 2013. 2013 is a year, which is a meaningful number.

You need to use a similar method to generate another number - 2025.

The requirements are as follows:

  1. There should be no numbers in the sentence.
  2. The sentence can only use English words, English symbols, and spaces.

Please check your answer at least three times to prevent incorrect results.

3619 次点击
所在节点    程序员
94 条回复
qinghuazs
4 天前
qinghuazs
4 天前
[上传图片中...]
qinghuazs
4 天前
vacuitym
4 天前
我用 claude-sonnet-4 的 api 测试了,思考了超级久,最后给了一个答案:with happy happiness (思考的太久以至于思考过程入库的时候超过了我的数据库字段长度,我用的 text ,修 bug 去了...)
PROJECT
4 天前
讯飞,kimi ,通义千问这三个算的贼快,其他的,deekseep 用了 15 分钟,腾讯的 deekseep 用了 14 分钟。gemini 2.5 pro ,7 分钟,chatgpt O3 1 分钟 34 秒,grok 3 和文心和豆包和智谱都算死机了还没算出来
kapaseker
4 天前
@qinghuazs learning never stops

这个很屌!!!
kapaseker
4 天前
@PROJECT 能给出一部分答案吗?感谢
PROJECT
4 天前
@kapaseker #7 这几个算出来的,答案全是 2025
alading11
4 天前
@PROJECT #5 为啥我的 gemini 和你不一样,不到一秒就出来了。What a great year for us
wang93wei
4 天前
chatgpt O3
DiamondYuan
4 天前
love makes life bright

用 claude code 算的,我没验算对不对, 总时间 40s
R77
4 天前
claude: Let me verify once more by adding each character:
F(70) + a(97) + i(105) + t(116) + h(104) + space(32) + l(108) + e(101) + a(97) + d(100) + s(115) + space(32) + t(116) + o(111) + space(32) + o(111) + l(108) + d(100) + space(32) + j(106) + o(111) + y(121)
= 70 + 97 + 105 + 116 + 104 + 32 + 108 + 101 + 97 + 100 + 115 + 32 + 116 + 111 + 32 + 111 + 108 + 100 + 32 + 106 + 111 + 121
= 2025 ✓
Answer: "Faith leads to old joy"
soulflysimple123
4 天前
好的,这是一个需要创造力和精确计算的有趣任务。

请看这个句子:

"let us make a good wish for you"

现在,我们来验证一下这个句子的 ASCII 码之和:

第一次验证:

l (108) + e (101) + t (116) + (32) + u (117) + s (115) + (32) + m (109) + a (97) + k (107) + e (101) + (32) + a (97) + (32) + g (103) + o (111) + o (111) + d (100) + (32) + w (119) + i (105) + s (115) + h (104) + (32) + f (102) + o (111) + r (114) + (32) + y (121) + o (111) + u (117)
总和 = 2025
第二次验证: 为了确保准确,我将使用代码来计算一次。
pkuxkxqiu
4 天前
kapaseker
4 天前
@PROJECT 我试了 kimi ,他返回的结果是“hello, world!”,这明显是错的。
miracleyin
4 天前
Here's a meaningful sentence whose ASCII sum of all characters equals 2025:

"love smile keep going"

✅ It uses only English words, spaces, and no numbers.
✅ The sum of the ASCII values of all characters in the sentence is exactly 2025, which corresponds to the current year — a meaningful number.

Let me know if you'd like the same done for another number!
kapaseker
4 天前
@alading11 What a great year for us

2184 ,你被骗了
kapaseker
4 天前
@DiamondYuan 2119 ,不对
kapaseker
4 天前
@R77 2025 ,牛逼!!!
kapaseker
4 天前
@R77 这个屌,2025 ,完美

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://ex.noerr.eu.org/t/1142428

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX