Search found 10 matches

by wiz1989
Tue Apr 14, 2009 8:49 pm
Forum: Challenges
Topic: Big Fib
Replies: 36
Views: 50119

It's

Fib(0) = 1
Fib(1) = 1
Fib(2) = 2
Fib(3) = 3

Just to be correct ;-)
by wiz1989
Fri Mar 27, 2009 10:20 am
Forum: Runaway Robot Puzzle
Topic: useless pre-processing
Replies: 1
Views: 17085

useless pre-processing

Hey guys, tried to do some pre-processing with the maze. but after i compared the running durations with and without clearing the maze, i got almost the same result. the following example is level 141; the most unpleasant level for me, so far. level141 pre-processed: RDDD****************************...
by wiz1989
Wed Mar 25, 2009 9:50 am
Forum: Wormageddon
Topic: Unknown source
Replies: 2
Views: 19154

Alright, thanks a lot.
javac -target 1.5 <Filepath> works fine
by wiz1989
Wed Mar 25, 2009 8:31 am
Forum: Wormageddon
Topic: Unknown source
Replies: 2
Views: 19154

Unknown source

Hey guys, I've got a little problem.
After installing the WormSDK and running the bat-file i got the following cmd-output.
Do you know what I need to change to run the simulator properly?

Image

Thx for your help!

wiz
by wiz1989
Thu Mar 12, 2009 10:48 am
Forum: Challenges
Topic: Another Typo Challenge
Replies: 12
Views: 17581

Just don't get the answer for this one.
I wrote a bruteforcing code like you did as well. But I made it with C#.
Also, it works fine for "Typo", but I don't get any results for "Another Typo". So I guess, it's php-depending, isn't it?
Thx for any hints =)
by wiz1989
Mon Mar 09, 2009 11:19 am
Forum: Challenges Solved
Topic: Affirmative
Replies: 15
Views: 1620

I did, but I didn't filter them. Well, pretty easy challenge after all. No I also recognized the caps-written "NO"^^
by wiz1989
Sun Mar 08, 2009 7:32 pm
Forum: Challenges Solved
Topic: Affirmative
Replies: 15
Views: 1620

Affirmative

Ok, took me a lot of time. But I finally did it.
But only because I was so angry about all those "yeses" and wanted to deny^^
Is there any other way to solve this challenge than letting your anger solve it?
by wiz1989
Thu Mar 05, 2009 7:34 pm
Forum: Challenges
Topic: Telecran
Replies: 19
Views: 32053

Well, I finally made it two days ago, and I think the hints in this thread are enough to pass the challenge. especially the post of b0ba and my first one should show you the right track.
hf^^
by wiz1989
Fri Feb 27, 2009 10:40 pm
Forum: Challenges
Topic: Telecran
Replies: 19
Views: 32053

You should figure out what the title means...
Well, I thought the title's just a hint for the Luxembourgian flag... I mean, on the first look, everyone thinks about the Dutch one, don't they?
Or is Telecran more than a paper?
by wiz1989
Fri Feb 27, 2009 9:16 am
Forum: Challenges
Topic: Telecran
Replies: 19
Views: 32053

Telecran

Hey guys, I'm working on the Telecran challenge atm and tried several approaches like base4 code or symbol frequencies etc. Anyway, my latest idea works with "directions". Could anyone tell if I'm on the right track?
Or if not, do ya have any hints?
I would really appreciate that.

cya, wiz