|
|
|
geej66
|
I don't think most people would consider what I did "cheating".
Maybe that was the solution immibis intended.
|
|
|
|
|
Logged
|
|
|
|
|
jnz
|
My previous solution for Randomization Fixed will fail if the random crate on top of the up pipe becomes a 0. Fixed solution for Randomization Fixed ( gydoteh): bylycug
|
|
|
|
|
Logged
|
|
|
|
|
immibis
|
Well there wasn't really any intended solution for either puzzle. I didn't even bother to make my own solutions 
|
|
|
|
|
Logged
|
while(is_computer_on() && !is_computer_on_fire()) do_stuff();
If money grew on trees...the global economy would collapse. Windows systems need reinstalling as often as Linux systems need rebooting.
|
|
|
|
Werbad
|
Mine would also fail on a random 0... Fixed: moguzum
|
|
|
|
|
Logged
|
|
|
|
|
immibis
|
Fibonacci Puzzle: fycyzupMy solution: cigovahAfter I made this I realised it was not possible 100% of the time because the output for C is the same as the output for D. Also my solution doesn't bother to correct this so it only solves it for 0-C.
|
|
|
|
« Last Edit: April 10, 2008, 06:32:32 AM by immibis »
|
Logged
|
while(is_computer_on() && !is_computer_on_fire()) do_stuff();
If money grew on trees...the global economy would collapse. Windows systems need reinstalling as often as Linux systems need rebooting.
|
|
|
|
dacodemasta
|
|
|
|
|
|
Logged
|
31337 - everything can be solved... the impossible just takes longer.
|
|
|
|
immibis
|
Okay. gidonoh solves for all except for D, since it's not possible to distinguish between C and D.
|
|
|
|
|
Logged
|
while(is_computer_on() && !is_computer_on_fire()) do_stuff();
If money grew on trees...the global economy would collapse. Windows systems need reinstalling as often as Linux systems need rebooting.
|
|
|
|
jf
|
|
|
|
|
« Last Edit: April 12, 2008, 02:04:50 AM by jf »
|
Logged
|
|
|
|
|
immibis
|
|
|
|
|
|
Logged
|
while(is_computer_on() && !is_computer_on_fire()) do_stuff();
If money grew on trees...the global economy would collapse. Windows systems need reinstalling as often as Linux systems need rebooting.
|
|
|
|
Werbad
|
|
|
|
|
« Last Edit: April 13, 2008, 11:32:57 AM by Werbad »
|
Logged
|
|
|
|
|
jnz
|
For Ones and Zeroes ( samasut): javyhatTimberline was by jf. My solution for that is too big to fit in the space available here though.
|
|
|
|
|
Logged
|
|
|
|
|
geej66
|
Ones and Zeros ( samasut): hesoletimmibis: I enjoyed the simplicity of your solution (I also can't believe I didn't find a similar solution).
|
|
|
|
|
Logged
|
|
|
|
|
jf
|
For Ones and Zeroes ( samasut): kykicer. It's funny that I didn't see my overkill on the top left, until I looked at other solutions. Oh well... For B Puzzle ( myhikup): gubakak. I bolted together some components following the principle of my Timberline solution, and came up with a new template copier variation.
|
|
|
|
|
Logged
|
|
|
|
|
|
|