Page 7 of 14 « First<56789>Last »
Topic Options
#183621 - 2007-12-14 05:47 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Mart]
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
We are now the scripters who say...”Ekki-Ekki-Ekki-Ekki-PTANG. Zoom-Boing. Z'nourrwringmm.
Top
#183622 - 2007-12-14 06:34 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Shawn]
Gargoyle Offline
MM club member
*****

Registered: 2004-03-09
Posts: 1597
Loc: Valley of the Sun (Arizona, US...
"neet, neet, neet, neet"
_________________________
Today is the tomorrow you worried about yesterday.

Top
#183623 - 2007-12-14 08:44 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Gargoyle]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
Ekki-Ekki-Ekki-Ekki-PTANG. Zoom-Boing. Z'nourrwringmm.

Good morning and after a few nightmares my code is down to:

Your solution passed all tests

KiXtart
KiXtart Version = 4.60
KiXGolf Script = kixgolf_tg.kix

Computer
OS = Windows Vista Ultimate Edition
CPU = Intel Pentium Model 15
Speed = 1662 MHz
Memory = 1014 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = Taunt Generator
Processing Start = 2007/12/14 08:41:10.935
Processing End = 2007/12/14 08:41:11.020
Duration = 0000/00/00 00:00:00.084
KiXGolf Score = 954
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183624 - 2007-12-14 09:30 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: RemcovC]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
K, I have a score here passing all the given test cases (I'll explain later that it doesn't pass on certain circumstances, aka special test cases build to crash that code)


Your solution passed all tests

KiXtart
KiXtart Version  = 4.53
KiXGolf Script   = kixgolf_tg.kix

Computer
OS               = Windows 2000 Professional
CPU              =               Intel(R) Pentium(R) 4 CPU 2.80GHz
Speed            = 2793 MHz
Memory           = 504 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = Taunt Generator
Processing Start = 2007/12/14 09:29:10.546
Processing End   = 2007/12/14 09:29:10.656
Duration         = 0000/00/00 00:00:00.110
KiXGolf Score    = 979

Thank you for participating in KiXtart Golf!

_________________________



Top
#183625 - 2007-12-14 09:41 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
I've done a complete rewrite to get below 1000. I don't know if I can find enough time between now and sunday to keep up with you guys...

Btw Jochen, talking about bugs: Remco just told me that he found a bug in the test-cases and if he (mis-)used it, it would save another 35 strokes for him

He PM-ed Jens to ask what to do with it.

<pre>

Your solution passed all tests

KiXtart
KiXtart Version = 4.60
KiXGolf Script = kixgolf_tg.KIX

Computer
OS = Windows XP Professional
CPU = Intel(R) Pentium(R) 4 CPU 2.40GHz
Speed = 2392 MHz
Memory = 1016 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = Taunt Generator
Processing Start = 2007/12/14 09:36:21.193
Processing End = 2007/12/14 09:36:21.544
Duration = 0000/00/00 00:00:00.351
KiXGolf Score = <font color="red">990</font>

Thank you for participating in KiXtart Golf!
</pre>
_________________________
The Code is out there

Top
#183626 - 2007-12-14 09:41 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
 Originally Posted By: Jochen
K, I have a score here passing all the given test cases (I'll explain later
that it doesn't pass on certain circumstances, aka special test cases build to crash that code)


I think I know what circumstances, taking advantage of them, my score drops to:

Your solution passed all tests

KiXtart
KiXtart Version = 4.60
KiXGolf Script = kixgolf_tg.kix

Computer
OS = Windows Vista Ultimate Edition
CPU = Intel Pentium Model 15
Speed = 1662 MHz
Memory = 1014 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = Taunt Generator
Processing Start = 2007/12/14 09:41:32.421
Processing End = 2007/12/14 09:41:32.562
Duration = 0000/00/00 00:00:00.140
KiXGolf Score = 926
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183627 - 2007-12-14 09:43 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: RemcovC]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
oops... 919 is my score (forgot to comment out some code)
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183628 - 2007-12-14 10:38 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: RemcovC]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
accidentally found another flaw... will write a test case and a working code for that.

Laters
_________________________



Top
#183629 - 2007-12-14 10:56 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
I also found 2 flaws, explained them to Sealeopard in a PM
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183630 - 2007-12-14 10:56 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Allright, got it.

If I add this test case my 979 code will fail it \:\(

 Code:
[Test3]

Input=Hello!~Are you feeling alright?~Is there someone else I could talk to?~Anyone at   ,,  all? , --   !!  ?

Output=Knight: Hello!~Taunter: Your mother was a hamster.~~
Knight: Are you feeling alright?~Taunter: Coconut! Your steed is a silly duck.~~
Knight: Is there someone else I could talk to?~
Taunter: Your father personified a herring.~
Taunter: Your grandmother was a newt.~
Taunter: Peril! Your king masquerades as a conspicuously wicked chicken.~~
Knight: Anyone at ,, all? , -- !! ?~
Taunter: Your grandfather personified a vole.


If this case will be added to the official test file my score would be at 1084 (But the code should be 100% waterproof! )


Edited by Jochen (2007-12-14 10:59 AM)
Edit Reason: Long lines broken at ~ occurance :o/
_________________________



Top
#183631 - 2007-12-14 11:02 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Now we seem to hang in the balance until Jens gives a word.

Sorry for the inconvenience I caused \:\(
_________________________



Top
#183632 - 2007-12-14 11:09 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
Ok added test 3 and this is the result:

Your solution passed all tests

KiXtart
KiXtart Version = 4.60
KiXGolf Script = kixgolf_tg.kix

Computer
OS = Windows Vista Ultimate Edition
CPU = Intel Pentium Model 15
Speed = 1662 MHz
Memory = 1014 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = Taunt Generator
Processing Start = 2007/12/14 11:09:24.187
Processing End = 2007/12/14 11:09:24.332
Duration = 0000/00/00 00:00:00.145
KiXGolf Score = 919
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183633 - 2007-12-14 11:21 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: RemcovC]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Arrgh!!!
Ok, well, ummm, then my new official score would be this:


Your solution passed all tests

KiXtart
KiXtart Version  = 4.53
KiXGolf Script   = kixgolf_tg.kix

Computer
OS               = Windows 2000 Professional
CPU              = Intel(R) Pentium(R) 4 CPU 2.80GHz
Speed            = 2793 MHz
Memory           = 504 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = Taunt Generator
Processing Start = 2007/12/14 11:19:57.453
Processing End   = 2007/12/14 11:19:57.609
Duration         = 0000/00/00 00:00:00.155
KiXGolf Score    = 1079

Thank you for participating in KiXtart Golf!

I bow before the master!

Please disregard my previous score posts
_________________________



Top
#183634 - 2007-12-14 11:26 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Ah well, I am quite proud that I even managed to write functioning code from Saturday to Thursday ;\)
Remco, when did you start to work on this ?
_________________________



Top
#183635 - 2007-12-14 11:31 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
Ok just to make it clear:

I think I have 2 flaws, which I explained to Sealepard.
But one I'm not sure if one of the flaws really is a flaw.

Using these flaws I score 919.
My "Waterproof" code has a score of 954
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183636 - 2007-12-14 11:32 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
Hmmm... with jochen's new test I'm #2, so I say: make it so, Jens! \:D




Your solution passed all tests

KiXtart
KiXtart Version = 4.60
KiXGolf Script = kixgolf_tg.KIX

Computer
OS = Windows XP Professional
CPU = Intel(R) Pentium(R) 4 CPU 2.40GHz
Speed = 2392 MHz
Memory = 1016 MB

KiXGolf Scoring Engine
Scoring Engine = 3.3

KiXtart Golf Score
Tournament = Taunt Generator
Processing Start = 2007/12/14 11:29:56.453
Processing End = 2007/12/14 11:29:56.733
Duration = 0000/00/00 00:00:00.279
KiXGolf Score = 992

Thank you for participating in KiXtart Golf!
_________________________
The Code is out there

Top
#183637 - 2007-12-14 11:35 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: DrillSergeant]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Well done Rogier!
Well, let's just wait for Dale.
He'll either commit suicide or repost his score as working with case 3
_________________________



Top
#183638 - 2007-12-14 11:36 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
 Originally Posted By: Jochen
Ah well, I am quite proud that I even managed to write functioning code from Saturday to Thursday ;\)
Remco, when did you start to work on this ?


Do you really want to know?
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#183639 - 2007-12-14 11:41 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: RemcovC]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
 Originally Posted By: RemcovC
Do you really want to know?


Umm, Hell Yeah!
_________________________



Top
#183640 - 2007-12-14 11:50 AM Re: KiXgolf 2007: Taunt Generator - Private Round [Re: Jochen]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
 Originally Posted By: Jochen
 Originally Posted By: RemcovC
Do you really want to know?


Umm, Hell Yeah!


My first saved file is from wednesdag 3pm CET
according to my MSN log with Rogier I think a started around noon with coding.
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
Page 7 of 14 « First<56789>Last »


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

Who's Online
2 registered (morganw, mole) and 414 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.084 seconds in which 0.03 seconds were spent on a total of 14 queries. Zlib compression enabled.

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