SHENZHEN I/O

SHENZHEN I/O

评价数不足
MATH MODULE, SQRT()
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
1.039 KB
2018 年 3 月 20 日 下午 3:26
1 项改动说明 ( 查看 )

订阅以下载
MATH MODULE, SQRT()

描述
Compute the square root of the incoming signal (with signals representing values between 0 and 1).
6 条留言
QuantumWizard  [作者] 2024 年 9 月 15 日 下午 7:10 
In case anyone is curious, my best solution is currently 14/2488/25.
Genhis 2024 年 3 月 3 日 上午 3:40 
Optimizing for power, I did it in 21/1292/35.
Cocoa 2022 年 12 月 25 日 下午 4:50 
It took me an entire afternoon to solve this problem. Finally I solved in 28/1.6K/40, which uses 4 MC6000s & 4 ROMs.
Dan 2019 年 11 月 19 日 下午 2:19 
My solution is 14 / 4334 / 25.
Though it seemed to be pretty smart, most people did it with much better power usage.
csaboka 2018 年 3 月 26 日 下午 3:08 
Cool puzzle! Looked impossible at first, but by applying some clever maths, it can be broken down to relatively simple arithmetic.

My current solution is 11/65955/23. I think I can have it 2 yuan cheaper, but I need some sleep first...
pv2b 2018 年 3 月 25 日 上午 7:37 
I don't think I've ever spent more power on a shenzhen i/o solution than in this puzzle. Running the verification took a rather long time.

My initial solution is 29/235421/60. Yes, that's not a typo, that's 235K power.

Of course, the histograms do seem to indicate that there is a much nicer solution out there...