Search found 6 matches

by soeschmid
Tue Jan 06, 2009 8:21 pm
Forum: Challenges Solved
Topic: Surely Smallest Mouse
Replies: 19
Views: 3995

Wow,
it would have taken years for me to find this solution.
But quite an interesting idea.
Thanks for your post.
by soeschmid
Tue Jan 06, 2009 3:35 pm
Forum: Challenges Solved
Topic: Surely Smallest Mouse
Replies: 19
Views: 3995

Hi there,

i finally made it!!!
From your description i have the same answer as snibril.
I think it a bit strange that my older solutions (for 25-instructions) are a lot more difficult to understand than my solution for 21...
How does your solution with ::> work?
by soeschmid
Sat Dec 27, 2008 11:19 pm
Forum: Runaway Robot Puzzle
Topic: Nice game
Replies: 15
Views: 53381

It would interest me, too, what algorithms and optimations others implemented. Adum, what do you think about "solver topics" for the puzzles. I thought about topics like "solved above 100", "solved above 200" etc. I don't want to see full code there, but the solvers cou...
by soeschmid
Fri Dec 26, 2008 12:24 pm
Forum: Runaway Robot Puzzle
Topic: Nice game
Replies: 15
Views: 53381

if you have the right idea... Sometimes its like that, i woke up in the night and had a fantastic idea for an algorithm to that challenge. After implementing it, my computer took less than a second for a level (even for the last ones...) For the other puzzles i'm still waiting for that moment :wink:
by soeschmid
Thu Dec 18, 2008 10:40 pm
Forum: Challenges Solved
Topic: King Mouse
Replies: 23
Views: 3057

Hi there,

i finally found a solution myself.
My solution is a bit different to those above, so i post it, too:
0<11+0>0<<01^3^1^8?:g d0<3cp


Because there is still a "do nothing" opcode in it,
i hope i can get it still one shorter for the next challenge.
by soeschmid
Fri Nov 28, 2008 11:36 pm
Forum: Challenges Solved
Topic: Russian Dolls
Replies: 40
Views: 4635

Hi Lukas,

wow, i'd never have done this by hand...
I would have given up very early.

I used a batch-File in windows to run winrar in a loop.
The most difficult of this work was reading the manual of winrar for possible parameters :-)