Search found 15 matches

by eike42
Mon Nov 21, 2011 9:39 am
Forum: Challenges
Topic: Visual IDE for SuperHack
Replies: 21
Views: 32155

Have been away from here some time, will see if I can find the source code and upload it.
by eike42
Wed Jul 01, 2009 2:22 pm
Forum: Challenges
Topic: Super Brainfuck
Replies: 4
Views: 8754

I have a fairly good running bf program. It still fails one test by too many cycles. Am I able to see the test that is failing to see how much I have left to optimize?
by eike42
Mon Jun 29, 2009 7:29 pm
Forum: Challenges
Topic: Visual IDE for SuperHack
Replies: 21
Views: 32155

I went as far as he told me that I do not have windows.forms installed. Gotta have to try that.
by eike42
Mon Jun 29, 2009 4:15 am
Forum: Challenges
Topic: Visual IDE for SuperHack
Replies: 21
Views: 32155

You're right :wink:

It's fixed. Should work now...
by eike42
Sun Jun 28, 2009 6:55 pm
Forum: Challenges
Topic: Visual IDE for SuperHack
Replies: 21
Views: 32155

Damn... you got me :D

I was using "0" as "not defined", since I thought noone would use chr(0) as code. Forgot about the "w". Ok, I will think of a workaround. Thanks for your testing!
by eike42
Sun Jun 28, 2009 7:25 am
Forum: Challenges
Topic: Visual IDE for SuperHack
Replies: 21
Views: 32155

Visual IDE for SuperHack

Hi everyone, when processing the Super Brainfuck challenge, I really wished for a IDE for the SuperHack language. I also needed a project to start learning C#, so a wrote an IDE. It's become so cool that I want to share it with you. Of course the are still bugs, but I consider it as "usable&quo...
by eike42
Fri Jun 12, 2009 7:55 am
Forum: Challenges Solved
Topic: Super Quine
Replies: 11
Views: 957

I've managed 30 now... 24 is tough though! I find it odd how it forgets previous solutions - does it only keep the absolute best ones as true solutions? Is it possible to also display each failing user's best attempt? It might be interesting. Hi, noob Question, but I haven't been challenging for a ...
by eike42
Sun Dec 14, 2008 9:08 am
Forum: Challenges
Topic: A Life Worth Living Challenge
Replies: 28
Views: 29522

I've simulated about 15k cycles on my own life implementation (because I did not find a simulation that exports me generation and count for every generation). Then I used brain to find all the periodics and wrote a program to calculate the numbers. After checking against my 15k numbers I let it calc...
by eike42
Sat Nov 08, 2008 8:07 pm
Forum: Challenges
Topic: Question regarding Challenge 'Mod'
Replies: 4
Views: 7735

Ah... it was in the source... cycle limit exceeded :lol:

Reminds me of an easier way to do :D
by eike42
Fri Nov 07, 2008 11:18 pm
Forum: Challenges
Topic: Question regarding Challenge 'Mod'
Replies: 4
Views: 7735

damn... was hoping it was only 5 tests ;)

Thanks for the hint... will try tomorrow :)
by eike42
Thu Nov 06, 2008 8:50 pm
Forum: Challenges
Topic: Question regarding Challenge 'Mod'
Replies: 4
Views: 7735

Question regarding Challenge 'Mod'

5 test(s) passed
'xxx' is incorrect.

On the other challenges it always told me the results of the failed tests. Is this not always turned on? I'm a bt confused what might have gone wrong...
by eike42
Tue Nov 04, 2008 6:36 am
Forum: Challenges Solved
Topic: One Minute Man
Replies: 39
Views: 4565

At what time was yours? Mine was about 5am :lol:
by eike42
Tue Nov 04, 2008 6:26 am
Forum: Challenges Solved
Topic: Breakout
Replies: 35
Views: 3236

I had some fun playing and then figured out the last letter by trying ;)
by eike42
Mon Nov 03, 2008 8:23 am
Forum: Challenges
Topic: Big Fib
Replies: 36
Views: 50139

I have the same value... either its correct, or we're using the same codebase:

Used this one: http://www.bigzaphod.org/fibonacci/

My own perl script was too damn slow and I was to lazy to write C code ;)
by eike42
Sat Nov 01, 2008 10:51 pm
Forum: Challenges Solved
Topic: Lettered
Replies: 8
Views: 765

And I mistook the theta for a H.. had to increase text size several times before getting the clue ;)