|
Pages: 1 ... 5 6 [7]
|
 |
|
Author
|
Topic: immibis's puzzles and non-puzzles (Read 29961 times)
|
|
|
|
|
|
Timbo
|
For Fibonacci Crates 2 fixed ( lahakad): titumufRene your solution doesn't work for 1, since The output is missing a 0 and comes one tick later
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Rene
|
For Fibonacci Crates 2 fixed ( lahakad): titumufRene your solution doesn't work for 1, since The output is missing a 0 and comes one tick laterSubtle... very subtle...  This should fix it: ginexyf
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Werbad
|
|
|
|
|
« Last Edit: August 04, 2008, 03:09:38 PM by Werbad »
|
Logged
|
|
|
|
|
immibis
|
Timing is Everything: camygudVery hard if it's solvable at all.
|
|
|
|
« Last Edit: November 20, 2008, 07:36:27 AM by immibis »
|
Logged
|
|
|
|
|
Werbad
|
For Timing Is Everything ( camygud): macovyv I base the timing on the fact that during every 32 tick cycle ?+F is added to the top stream. When the random add to this cycle results in 0 it will produce a full stream of 0 - F. I simply wait for the right moment and delay the delivery with target crates value.I don't know if it was your intention, but you can just enter a 0 value barrel to always trigger the delivery.Faster Solution: dubekut dofecix (Now properly uses the random barrels to the right) I simply recreated the flow slightly ahead of time and predicted when the next matching crate would appear. In the worst case it will solve at the third matching crate.
|
|
|
|
« Last Edit: November 22, 2008, 07:21:57 PM by Werbad »
|
Logged
|
|
|
|
|
immibis
|
Your last solution was what I was looking for. (And the speed is impressive).
Edit: Next person to post here is post #100 in this thread.
|
|
|
|
« Last Edit: November 22, 2008, 01:20:37 AM by immibis »
|
Logged
|
|
|
|
|
|
|
immibis
|
Square-root finder in modulo 16: zobyfir. Note that for some reason, the square of a number is always 0, 1, 4 or 9 modulo 16. It takes about 2150 ticks to find all solutions. The number in the yellow box is the input, and the output goes to the yellow line. There will be 4 square roots found for 0, 1, 4 or 9 and none for anything else.
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: 1 ... 5 6 [7]
|
|
|
 |