Search found 43 matches

by jonik555
Mon Jun 17, 2013 2:37 pm
Forum: Challenges Solved
Topic: Spiral Bits
Replies: 31
Views: 2596

wow :) nice one :)
I played a little bit with GIMP and python to get the path, that was the easier part...
The worst problem was to find 7 missed bits :D
by jonik555
Sun Sep 04, 2011 10:40 am
Forum: Challenges Solved
Topic: How is your Grammar?
Replies: 16
Views: 1588

Fastest solution-> by head. just start from H and K (you see solution) and continue...
by jonik555
Wed Jun 15, 2011 9:03 pm
Forum: OneOfUs
Topic: lvl 79
Replies: 18
Views: 57891

My solver did well up to lvl 241, but I dont have any idea how it is actually working :D You probably know it... ideas kept coming, so I integrated them into one chaos python script... then I took pause for some time and now I would have to start from scratch in order to continue solving this puzzle...
by jonik555
Wed Jun 15, 2011 8:53 pm
Forum: Runaway Robot Puzzle
Topic: Stuck
Replies: 3
Views: 17912

try "divide et impera" :)
by jonik555
Sat Feb 12, 2011 9:25 pm
Forum: Runaway Robot Puzzle
Topic: Puzzle Level Limit
Replies: 9
Views: 32975

I think it wouldnt be any useful to have more levels. Think that there isn't any better algorhytm than mine one and also that everybody who solved last level used the same.
by jonik555
Thu Sep 16, 2010 6:08 pm
Forum: Challenges Solved
Topic: Biggest Fib
Replies: 10
Views: 890

Hmm, I computed BiggerFib directly... (Wolfram Mathematica :) )
by jonik555
Thu Sep 09, 2010 4:12 pm
Forum: Challenges Solved
Topic: Super Sentence Reversal
Replies: 7
Views: 660

Sorry for doublepost, but i can't edit or delete the first one /*210<1+>1[ \ 4 s / \ 8 / /s>11*44\?-1<11!s?<\ / \ 2 0 %111>s/,x?//\10<1+10>x\1 1 / [1\ 21 > \/s\/\?-*84x><01/1 0 [\11<1+11>\ < /\ 1 \1><111<01/ < <1 /\ - 1 <+ 1- 1 + 11 <1 < x 11 11 0 2 11 1> 1 \v1v<P x?s!/\<>21v <84*-?\/\s// \ /
by jonik555
Thu Sep 09, 2010 4:09 pm
Forum: Challenges Solved
Topic: Super Sentence Reversal
Replies: 7
Views: 660

Super Sentence Reversal

SuperHack is great! :D mine solution: (quite large :) ) /*210<1+>1[ \ | 4 s / \ | 8 / /s>11*44\?-1<11!s?<\ | / \ 2 0 | %111>s/,x?//\10<1+10>x\1 1 | / [1\ 21 > | \/s\/\?-*84x><01/1 0 | [\11<1+11>\ < /\ 1 | \1><111<01/ < <1 /\ - | 1 <+ 1- 1 | + 11 <1 < | x 11 11 0 | 2 11 1> 1 | \v1v<P x?s!/\<>21v <84*...
by jonik555
Sun Aug 15, 2010 11:35 pm
Forum: Runaway Robot Puzzle
Topic: Runaway Robot Puzzle
Replies: 47
Views: 116143

Thanks. As I looked to OneOfUs I thing it won't be too difficult (I did seminary work(or how it's called in english) about similar theme :) at Math seminary this year...) See You in HighScore :D
by jonik555
Sun Aug 15, 2010 5:49 pm
Forum: Runaway Robot Puzzle
Topic: Runaway Robot Puzzle
Replies: 47
Views: 116143

Really Nice puzzle! Finally solved it :) I'm little bit sad of that High scores are ordered by time of solve... It would be nice to somehow measure time to solve from solving first lvl first time to last one... I'm so happy!!! I haven't sleeped this night (debug,debug,debug...) :) I wonder which puz...
by jonik555
Fri Jun 18, 2010 5:59 pm
Forum: Challenges
Topic: Countdown Calc
Replies: 18
Views: 26409

Hi, can You give alittle hint? Can this challenge be done just by mind or do I need to use OllyDBG or something like that?
Thank You very much...
by jonik555
Fri Jun 18, 2010 2:04 pm
Forum: Challenges Solved
Topic: Cons Car
Replies: 10
Views: 799

After long tries with cLISP I finally completed the script that did this for first 30 ns. Then I realized that every power of two is zero and completed it with google calc... :) nice one
by jonik555
Sun Jun 13, 2010 7:24 am
Forum: Challenges
Topic: Inscrutable
Replies: 11
Views: 25201

Thanks. I'll look that way... I hope it's right track :)
by jonik555
Fri Jun 11, 2010 8:16 pm
Forum: Challenges
Topic: Inscrutable
Replies: 11
Views: 25201

comments... now I found out one type of comment which allow me to write forbidden words after it, but if I understand it well, it really behave like comment, but we want just to bypass PHP regexp. I have tried to find how this character can be written without having effects on DB, but normal escape ...
by jonik555
Fri Jun 11, 2010 4:55 pm
Forum: Challenges
Topic: Inscrutable
Replies: 11
Views: 25201

Hmm... I'm really stuck now. And I want to continue solving hacker.org, but I spent lot of time on each of my opened challenges and I really cant move it... :( hope somebody can give us a little hint :)