|
ccwan
金牌会员
     
积分 2725
发帖 1160
注册 2006-9-23 来自 河北廊坊
状态 离线
|
『第 61 楼』:
使用 LLM 解释/回答一下
名利身外物,学到东西才重要。
Fame and fortune are external things; what matters is to acquire knowledge.
|

三人行,必有吾师焉。 学然后知不足,教然后知困,然后能自强也。 |
|
2006-11-18 05:41 |
|
|
NaturalJ0
银牌会员
    
积分 1181
发帖 533
注册 2006-8-14
状态 离线
|
『第 62 楼』:
使用 LLM 解释/回答一下
加了标记(精华)比较好找。 ^_^
Marked as (Essence) for easier finding. ^_^
|
|
2006-11-18 05:54 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
『第 63 楼』:
使用 LLM 解释/回答一下
Originally posted by namejm at 2006-11-17 16:27:
可能是哪位版主操作不当把精华给解除了,现在重新加入精华。不过稍有遗憾的是,本来这个帖的楼主是 zouzhxi ,但是返回到帖子列表界面去看的时倠...
不是把精华给解除了,是PID在被合并主题时把PID给改变了,汗一个
Originally posted by namejm at 2006-11-17 16:27:
It might be that some moderator operated improperly and removed the essence, and now it is re-added as essence. However, there is a little regret that the original poster of this post was zouzhxi, but when returning to the post list interface to look...
It's not that the essence was removed, but that the PID was changed when merging topics. Oh, my.
|

我的网络U盘 我的网络第2个U盘
论坛软件下载链接
灵雨飘零论坛
论坛新手必读,所有人的基本行为准则
刷QQ空间人气、留言的小软件 |
|
2006-11-18 07:46 |
|
|
youxi01
高级用户
   
积分 846
发帖 247
注册 2006-10-27 来自 湖南==》广东
状态 离线
|
『第 64 楼』:
使用 LLM 解释/回答一下
再来攻“城堡”,先公布我的计算结果,看答案对不对先?!
19题,10位;这个这个应该没问题,9个6,一个2。
20题,14,10,35(最小公倍数的问题)
21题,1.8度
期待楼主的回复。
Let's attack the "castle" again. First, release my calculation results and see if the answers are correct first?!
Question 19, 10 digits; this should be no problem, 9 sixes and one 2.
Question 20, 14, 10, 35 (the problem of the least common multiple)
Question 21, 1.8 degrees
Looking forward to the building owner's reply.
|
|
2006-11-19 00:07 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
『第 65 楼』:
使用 LLM 解释/回答一下
第19题:
@echo off
setlocal enabledelayedexpansion
set a=3333333333
set b=9999999999
set a1=%a%0000000000
set/a jg=1%a1:~-9%-%a:~-9%
set a1=%a1:~0,-9%
set/a jg1=%a1:~-9%-1-%a:~0,-9%
set jg=%a1:~0,-9%%jg1%%jg%
for /l %%a in (0,1,19) do for /l %%b in (0,2,8) do (set tm=!jg:~%%a,1!
if !tm!==%%b set/a gs+=1)
echo %a%*%b%=%jg%
echo 共有%gs%个偶数
pause
### 第19题:
@echo off
setlocal enabledelayedexpansion
set a=3333333333
set b=9999999999
set a1=%a%0000000000
set/a jg=1%a1:~-9%-%a:~-9%
set a1=%a1:~0,-9%
set/a jg1=%a1:~-9%-1-%a:~0,-9%
set jg=%a1:~0,-9%%jg1%%jg%
for /l %%a in (0,1,19) do for /l %%b in (0,2,8) do (set tm=!jg:~%%a,1!
if !tm!==%%b set/a gs+=1)
echo %a%*%b%=%jg%
echo 共有%gs%个偶数
pause
|

我的网络U盘 我的网络第2个U盘
论坛软件下载链接
灵雨飘零论坛
论坛新手必读,所有人的基本行为准则
刷QQ空间人气、留言的小软件 |
|
2006-11-19 00:59 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
『第 66 楼』:
使用 LLM 解释/回答一下
第20题:
@echo off
set a=5
set b=7
set C=2
set/a ji=a*b*c
set/a a1=ji/a
set/a b1=ji/b
set/a c1=ji/c
echo 这三个齿轮齿数最少应分别是%a1%,%b1%,%c1%齿!
pause
**第20题:**
@echo off
set a=5
set b=7
set C=2
set/a ji=a*b*c
set/a a1=ji/a
set/a b1=ji/b
set/a c1=ji/c
echo The number of teeth of these three gears should be at least %a1%, %b1%, %c1% teeth!
pause
|

我的网络U盘 我的网络第2个U盘
论坛软件下载链接
灵雨飘零论坛
论坛新手必读,所有人的基本行为准则
刷QQ空间人气、留言的小软件 |
|
2006-11-19 01:06 |
|
|
zouzhxi
中级用户
   蝴蝶之吻
积分 430
发帖 177
注册 2006-9-20 来自 广东深圳
状态 离线
|
『第 67 楼』:
使用 LLM 解释/回答一下
前面两题是对了。至于最后一题吗?由于不是我出的题,我也正在算,也不知道结果对不对!!!
The first two questions are correct. As for the last question? Since it's not the question I made, I'm also calculating it, and I don't know if the result is correct!!!
|

Butterfly Kiss Blog
计算机DIY联盟论坛 |
|
2006-11-19 02:12 |
|
|
youxi01
高级用户
   
积分 846
发帖 247
注册 2006-10-27 来自 湖南==》广东
状态 离线
|
『第 68 楼』:
使用 LLM 解释/回答一下
21题写相应的代码,我不会,但我可以说说我的解题思路:
1 >首先,要明确一杯水对于一盆水的质量可以忽略不计。
假设杯中热水的温度在最开始的时候下降了X度,则在第二次下降了X-3度
根据物理学公式:Q=cm△t可知:
3/5=(X-3)/X
解得,X=7.5
2>设第三次加热水时,盆中水的温度还可以上升a度,则:
a/3=(4.5-a)/4.5
解得,a=1.8
这是以上这个问题的解题思路,但遗憾的是,本人无法让它用计算机来自动完成。
Question 21 write the corresponding code, I can't, but I can talk about my thinking:
1>First of all, it should be clear that the mass of a cup of water can be ignored compared to a basin of water.
Suppose the temperature of the hot water in the cup drops by X degrees at the very beginning, then it drops by X-3 degrees for the second time
According to the physics formula: Q=cm△t, we can know:
3/5=(X-3)/X
Solve for X=7.5
2>Let the temperature of the water in the basin rise by a degree when heating water for the third time, then:
a/3=(4.5-a)/4.5
Solve for a=1.8
This is the thinking of the above problem, but unfortunately, I can't make it automatically complete with a computer.
|
|
2006-11-19 07:07 |
|
|
zouzhxi
中级用户
   蝴蝶之吻
积分 430
发帖 177
注册 2006-9-20 来自 广东深圳
状态 离线
|
|
2006-11-20 03:22 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-11-21 00:22 |
|
|
zouzhxi
中级用户
   蝴蝶之吻
积分 430
发帖 177
注册 2006-9-20 来自 广东深圳
状态 离线
|
|
2006-11-21 00:40 |
|
|
youxi01
高级用户
   
积分 846
发帖 247
注册 2006-10-27 来自 湖南==》广东
状态 离线
|
『第 72 楼』:
使用 LLM 解释/回答一下
68楼的4.5是根据7.5-3来的,那是因为第一次那个热水的问题地一次降温3度
The 4.5 on the 68th floor is based on 7.5 - 3, that's because for the first time, there was a problem with the hot water, and it was cooled down by 3 degrees the first time.
|
|
2006-11-21 01:27 |
|
|
NaturalJ0
银牌会员
    
积分 1181
发帖 533
注册 2006-8-14
状态 离线
|
『第 73 楼』:
使用 LLM 解释/回答一下
标准答案是再上升 2 度。
The standard answer is to rise another 2 degrees.
|
|
2006-11-21 03:10 |
|
|
youxi01
高级用户
   
积分 846
发帖 247
注册 2006-10-27 来自 湖南==》广东
状态 离线
|
『第 74 楼』:
使用 LLM 解释/回答一下
根据物理学的话就不可能!
难道真的是传说中的小学题目,我们已经人为的把它给复杂话了!
According to physics, it's impossible!
Could it really be a so-called primary school problem, and we've artificially made it complicated!
|
|
2006-11-21 05:39 |
|
|
NaturalJ0
银牌会员
    
积分 1181
发帖 533
注册 2006-8-14
状态 离线
|
『第 75 楼』:
使用 LLM 解释/回答一下
是初中题,这题好像不太适合用程序求解。
It's a junior high school problem. This problem doesn't seem suitable for solving with a program.
|
|
2006-11-21 05:50 |
|