Page 3 of 5 <12345>
Topic Options
#191222 - 2008-12-16 08:31 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 730

KiXGolf Score = 728


Edited by Lonkero (2008-12-16 08:37 PM)
_________________________
!

download KiXnet

Top
#191223 - 2008-12-16 08:44 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, this code seems optimized.
need to start working on a better approach.

driller-man is surely having a below 200 code already...

KiXGolf Score = 724


Edited by Lonkero (2008-12-16 08:48 PM)
_________________________
!

download KiXnet

Top
#191224 - 2008-12-16 08:52 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Gargoyle Offline
MM club member
*****

Registered: 2004-03-09
Posts: 1597
Loc: Valley of the Sun (Arizona, US...
And I am still above 1K, looking for anything. I think it is time for a new approach and will let my current store stand as is.
_________________________
Today is the tomorrow you worried about yesterday.

Top
#191225 - 2008-12-16 08:57 PM Re: KiXgolf - A Well-Formed Problem [Re: Gargoyle]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
hey, suggestion for a new test.

a working XML with single line (self-closing) element, with attribute:
 Code:
<interm something="s" /> 
_________________________
!

download KiXnet

Top
#191226 - 2008-12-16 09:19 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 718

KiXGolf Score = 711


Edited by Lonkero (2008-12-16 09:32 PM)
_________________________
!

download KiXnet

Top
#191227 - 2008-12-16 09:36 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 707

KiXGolf Score = 700


Edited by Lonkero (2008-12-16 09:39 PM)
_________________________
!

download KiXnet

Top
#191228 - 2008-12-16 09:57 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 679

KiXGolf Score = 675

KiXGolf Score = 671


Edited by Lonkero (2008-12-16 10:01 PM)
_________________________
!

download KiXnet

Top
#191229 - 2008-12-16 10:12 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
aren't empty lines allowed in the file as well?

let me know, as this will change me code a bit too...
_________________________
!

download KiXnet

Top
#191230 - 2008-12-16 10:22 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 628

KiXGolf Score = 620


Edited by Lonkero (2008-12-16 10:26 PM)
_________________________
!

download KiXnet

Top
#191231 - 2008-12-16 10:29 PM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
KiXGolf Score = 617
_________________________
!

download KiXnet

Top
#191239 - 2008-12-17 05:05 AM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11164
Loc: Boston, MA, USA
I added Jooels suggested test cases to the package and moved the first two assumptions into the rules section. So, there's a new set of test cases bringing the total up to 21. Hope this is the last time I need to modify the test cases.
_________________________
There are two types of vessels, submarines and targets.

Top
#191243 - 2008-12-17 06:02 AM Re: KiXgolf - A Well-Formed Problem [Re: Sealeopard]
Gargoyle Offline
MM club member
*****

Registered: 2004-03-09
Posts: 1597
Loc: Valley of the Sun (Arizona, US...
Great, now I have to go back to work... Failed 2 of 21 \:\(
_________________________
Today is the tomorrow you worried about yesterday.

Top
#191245 - 2008-12-17 07:41 AM Re: KiXgolf - A Well-Formed Problem [Re: Gargoyle]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
wow, 17 and 18 without open root element.
clever.

failing here too.
_________________________
!

download KiXnet

Top
#191248 - 2008-12-17 07:55 AM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
damn, fixed 17 and 18 and now 2 others won't work.

well, guess I should...
_________________________
!

download KiXnet

Top
#191249 - 2008-12-17 07:58 AM Re: KiXgolf - A Well-Formed Problem [Re: Lonkero]
Gargoyle Offline
MM club member
*****

Registered: 2004-03-09
Posts: 1597
Loc: Valley of the Sun (Arizona, US...
The bad thing is that these tests came in after my day off, and now I don't know if I have time to go back and fix my code...
_________________________
Today is the tomorrow you worried about yesterday.

Top
#191254 - 2008-12-17 08:44 AM Re: KiXgolf - A Well-Formed Problem [Re: Gargoyle]
RemcovC Offline
Starting to like KiXtart
*****

Registered: 2006-09-13
Posts: 174
Loc: Holland
I still haven't got a working code \:\(

I hope I get one before this round is over but I don't have very much spare time this week
_________________________
It's better to have scripted and died, then to never have scripted at all

Top
#191257 - 2008-12-17 12:33 PM Re: KiXgolf - A Well-Formed Problem [Re: RemcovC]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
I didn't even start yet \:\(
_________________________



Top
#191261 - 2008-12-17 01:49 PM Re: KiXgolf - A Well-Formed Problem [Re: Jochen]
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
Tee-off

 Code:
Your solution passed all tests

KiXtart
KiXtart Version  = 4.60
KiXGolf Script   = kixgolf_wfp.KIX

Computer
OS               = Windows XP Professional
CPU              = Intel(R) Pentium(R) D CPU 2.80GHz
Speed            = 2793 MHz
Memory           = 1008 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = A Well-Formed Problem
Processing Start = 2008/12/17 13:46:38.343
Processing End   = 2008/12/17 13:46:38.828
Duration         = 0000/00/00 00:00:00.485
KiXGolf Score    = 305
 
Thank you for participating in KiXtart Golf!


_________________________
The Code is out there

Top
#191262 - 2008-12-17 01:56 PM Re: KiXgolf - A Well-Formed Problem [Re: DrillSergeant]
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
Lost a var

 Code:
Your solution passed all tests

KiXtart
KiXtart Version  = 4.60
KiXGolf Script   = kixgolf_wfp.KIX

Computer
OS               = Windows XP Professional
CPU              = Intel(R) Pentium(R) D CPU 2.80GHz
Speed            = 2793 MHz
Memory           = 1008 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = A Well-Formed Problem
Processing Start = 2008/12/17 13:56:42.718
Processing End   = 2008/12/17 13:56:43.203
Duration         = 0000/00/00 00:00:00.485
KiXGolf Score    = 300
_________________________
The Code is out there

Top
#191263 - 2008-12-17 01:58 PM Re: KiXgolf - A Well-Formed Problem [Re: DrillSergeant]
DrillSergeant Offline
MM club member
*****

Registered: 2004-07-09
Posts: 1164
Loc: Eijsden, the Netherlands
Lost another var
 Code:
Your solution passed all tests

KiXtart
KiXtart Version  = 4.60
KiXGolf Script   = kixgolf_wfp.KIX

Computer
OS               = Windows XP Professional
CPU              = Intel(R) Pentium(R) D CPU 2.80GHz
Speed            = 2793 MHz
Memory           = 1008 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.3

KiXtart Golf Score
Tournament       = A Well-Formed Problem
Processing Start = 2008/12/17 13:58:26.953
Processing End   = 2008/12/17 13:58:27.437
Duration         = 0000/00/00 00:00:00.483
KiXGolf Score    = 297

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

Top
Page 3 of 5 <12345>


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

Who's Online
0 registered and 920 anonymous users online.
Newest Members
Timothy, Jojo67, MaikSimon, kvn317, kixtarts2025
17874 Registered Users

Generated in 0.102 seconds in which 0.039 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