Page 8 of 9 « First<56789>
Topic Options
#203617 - 2011-11-11 06:08 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Lonkero]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
wtf dude? \:D



_________________________



Top
#203618 - 2011-11-11 06:43 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
oh!


Edited by Lonkero (2011-11-11 06:44 PM)
_________________________
!

download KiXnet

Top
#203621 - 2011-11-11 07:37 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Lonkero]
Howard Bullock Offline
KiX Supporter
*****

Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
I keep looking at my code and it would appear that something more mind altering is indeed required to get this code any tighter. I am reconsidering my basic methodology to see if I missed some overly complicated simple solution.
_________________________
Home page: http://www.kixhelp.com/hb/

Top
#203622 - 2011-11-11 08:07 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Howard Bullock]
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2125
Loc: Tulsa, OK
Unfortunately I'm at the same point as you Howard...except with almost 500 strokes haha. I'm pretty sure my biggest flaw is in how i'm converting from ascii to binary. Might have to look up some old posts and find a better way.
Top
#203623 - 2011-11-11 11:01 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: ShaneEP]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
I am at the point that it doesn't really benefit me to even try to improve the code, so I won't :P
_________________________
!

download KiXnet

Top
#203624 - 2011-11-12 12:20 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Lonkero]
Howard Bullock Offline
KiX Supporter
*****

Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
 Originally Posted By: Lonkero
I am at the point that it doesn't really benefit me to even try to improve the code, so I won't :P


Thanks for giving us a chance. I think...

You just too good. Congrats. I hope to have an epiphany and make you regret that decision.
_________________________
Home page: http://www.kixhelp.com/hb/

Top
#203625 - 2011-11-12 12:43 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Howard Bullock]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
I am actually shooting for code that can't be improved in the public round.
only one has been able to do it this far and it wasn't me.
that's why I am so scared that I am missing something really simple.

for the private round, I just can't be worried even a bit.
if someone beats me, it would be a miracle ;\)
_________________________
!

download KiXnet

Top
#203628 - 2011-11-12 02:30 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Lonkero]
Howard Bullock Offline
KiX Supporter
*****

Registered: 2000-09-15
Posts: 5809
Loc: Harrisburg, PA USA
 Code:
Tournament       = Whitespace Obfuscation
Processing Start = 2011/11/11 20:29:28.465
Processing End   = 2011/11/11 20:29:28.608
Duration         = 0000/00/00 00:00:00.142
# Tests Run      = 40
# Tests Passed   = 40
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 259 
_________________________
Home page: http://www.kixhelp.com/hb/

Top
#203629 - 2011-11-12 08:03 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Howard Bullock]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
I think I might dreamt of a way to catch up again with Howard tonight .. But, so many things to do on weekends and so little time.
We'll see. Funny thing is: the amount of iif's has increased again while still lowering my score. I must be doing something wrong \:\/
_________________________



Top
#203630 - 2011-11-12 08:15 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Oh well, this part was bugging me since beginning either. Too bad it doesn't improve too much.

 Code:
Result           = Passed
KiXGolf Score    = 268
_________________________



Top
#203631 - 2011-11-12 08:39 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
 Code:
Result           = Passed
KiXGolf Score    = 266
_________________________



Top
#203632 - 2011-11-12 09:47 AM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
265
_________________________



Top
#203634 - 2011-11-12 04:27 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Now, a tie is inacceptable .. is it?

 Code:
Tournament       = Whitespace Obfuscation
Processing Start = 2011/11/12 16:26:54.515
Processing End   = 2011/11/12 16:26:54.906
Duration         = 0000/00/00 00:00:00.391
# Tests Run      = 40
# Tests Passed   = 40
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 259

Thank you for participating in KiXtart Golf!
_________________________



Top
#203635 - 2011-11-12 04:29 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
that was unexpected \:o

 Code:
Tournament       = Whitespace Obfuscation
Processing Start = 2011/11/12 16:29:40.390
Processing End   = 2011/11/12 16:29:40.765
Duration         = 0000/00/00 00:00:00.375
# Tests Run      = 40
# Tests Passed   = 40
# Tests Failed   = 0
Result           = Passed
KiXGolf Score    = 257

Thank you for participating in KiXtart Golf!
_________________________



Top
#203636 - 2011-11-12 04:31 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
this wasn't

 Code:
Result           = Passed
KiXGolf Score    = 256
_________________________



Top
#203637 - 2011-11-12 04:49 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
D'oh!

 Code:
Result           = Passed
KiXGolf Score    = 254
_________________________



Top
#203638 - 2011-11-12 05:06 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
nice. couple more hours and you got me beat!
_________________________
!

download KiXnet

Top
#203639 - 2011-11-12 05:50 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Lonkero]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
I would say couple more days or even weeks ;\)

Now, I can't explain why this still works but it does:

*Edith says: nevermind, on second thought its logical*

 Code:
Result           = Passed
KiXGolf Score    = 251


Edited by Jochen (2011-11-12 06:01 PM)
_________________________



Top
#203640 - 2011-11-12 05:59 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Jochen]
Allen Administrator Online   shocked
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Thanks go to Howard for infusing some life into this competition.

1. Lonkero  173
2. Jochen   251
3. Howard   259
4. Maciep   386
5. ShaneEP  491
6. Brad     ???



About a day to go from here... good luck Gents!

Top
#203641 - 2011-11-12 06:10 PM Re: Kixgolf - Whitespace Obfuscation - Private Round [Re: Allen]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
amen \:\)
and Jochen for taking the time to compete \:\)
_________________________
!

download KiXnet

Top
Page 8 of 9 « First<56789>


Moderator:  Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 466 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.077 seconds in which 0.027 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org