Page 8 of 10 « First<678910>
Topic Options
#201016 - 2010-12-04 07:37 PM Re: Kixgolf - Bowling Calculator [Re: Jochen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
New code:

KiXtart
KiXtart Version  = 4.60
KiXGolf Script   = kixgolf_bc.kix

Computer
OS               = Windows XP Professional
CPU              = Intel Pentium Model 15
Speed            = 2400 MHz
Memory           = 2048 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.0.3

KiXtart Golf Score
Tournament       = KiXtart Golf: Bowling Calculator
Processing Start = 2010/12/04 19:36:28.856
Processing End   = 2010/12/04 19:36:28.856
Duration         = 0000/00/00 00:00:00.000
# Tests Run      = 17
# Tests Passed   = 17
# Tests Failed   = 0
Result           = passed
KiXGolf Score    = 163

Thank you for participating in KiXtart Golf!


3 9 to catch up, 4 10 to take lead ...


Edited by Jochen (2010-12-04 09:07 PM)
_________________________



Top
#201017 - 2010-12-04 07:57 PM Re: Kixgolf - Bowling Calculator [Re: Jochen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
KiXGolf Score = 154
_________________________
Eric

Top
#201018 - 2010-12-04 08:07 PM Re: Kixgolf - Bowling Calculator [Re: maciep]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Wow, what're you doing there?
_________________________



Top
#201019 - 2010-12-04 08:13 PM Re: Kixgolf - Bowling Calculator [Re: Jochen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
Golfing \:\) I have a tendency to miss some real obvious strokes if I don't pay attention. Luckily, I decided to write up an explanation of my function to post tomorrow, which helped make those obvious strokes a little more obvious.
_________________________
Eric

Top
#201020 - 2010-12-04 08:19 PM Re: Kixgolf - Bowling Calculator [Re: maciep]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
Ok, I'm done...154 it is. Explanation is written and I've got a lazy Saturday to get back to. If there are more strokes to be found, they'll have to be found in the public round.

Good luck to the rest of you and I'll see ya tomorrow!
_________________________
Eric

Top
#201021 - 2010-12-04 08:25 PM Re: Kixgolf - Bowling Calculator [Re: maciep]
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2125
Loc: Tulsa, OK
Wow you guys are awesome. Your inspiration, lead me to check again.
 Code:

KiXtart
KiXtart Version  = 4.61
KiXGolf Script   = kixgolf_bc.kix

Computer
OS               = Windows XP Home Edition
CPU              = Intel(R) Celeron(R) CPU 2.53GHz
Speed            = 2532 MHz
Memory           = 504 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.0.3

KiXtart Golf Score
Tournament       = KiXtart Golf: Bowling Calculator
Processing Start = 2010/12/04 13:24:41.297
Processing End   = 2010/12/04 13:24:41.313
Duration         = 0000/00/00 00:00:00.016
# Tests Run      = 17
# Tests Passed   = 17
# Tests Failed   = 0
Result           = passed
KiXGolf Score    = 287
 
Thank you for participating in KiXtart Golf!

Top
#201022 - 2010-12-04 09:25 PM Re: Kixgolf - Bowling Calculator [Re: ShaneEP]
ShaneEP Moderator Offline
MM club member
*****

Registered: 2002-11-29
Posts: 2125
Loc: Tulsa, OK
 Code:

KiXtart
KiXtart Version  = 4.61
KiXGolf Script   = kixgolf_bc.kix

Computer
OS               = Windows XP Home Edition
CPU              = Intel(R) Celeron(R) CPU 2.53GHz
Speed            = 2532 MHz
Memory           = 504 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.0.3

KiXtart Golf Score
Tournament       = KiXtart Golf: Bowling Calculator
Processing Start = 2010/12/04 14:25:26.219
Processing End   = 2010/12/04 14:25:26.235
Duration         = 0000/00/00 00:00:00.016
# Tests Run      = 17
# Tests Passed   = 17
# Tests Failed   = 0
Result           = passed
KiXGolf Score    = 273
 
Thank you for participating in KiXtart Golf!

Top
#201023 - 2010-12-04 10:36 PM Re: Kixgolf - Bowling Calculator [Re: ShaneEP]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Maciep	154
Jochen	163
Jooel	181
Citrix	273
BradV	417
 




Edited by Allen (2010-12-06 08:50 PM)

Top
#201024 - 2010-12-05 06:13 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
I just realized my code will fail in some instances...got a few minutes to try correcting
_________________________
Eric

Top
#201025 - 2010-12-05 06:20 PM Re: Kixgolf - Bowling Calculator [Re: maciep]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Please post your last good score then.
Top
#201026 - 2010-12-05 06:22 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Actually... if it passes all public tests... its considered good... with less then 10 minutes left there is no way to fix it until the public round.
Top
#201027 - 2010-12-05 06:25 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
lol, not sure when my logic broke...might have been after the 230 round. I think you can just scratch me for this one.

Here is an example test score I came up with that my code doesn't pass.

12 11 11 21 41 51 35 53 x 12=53
_________________________
Eric

Top
#201028 - 2010-12-05 06:30 PM Re: Kixgolf - Bowling Calculator [Re: maciep]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Damn... I can't believe I missed the test case of a strike in the ninth frame with an open in the 10th.
Top
#201029 - 2010-12-05 06:34 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
I can't believe I didn't realize my logic was messed up until now!
_________________________
Eric

Top
#201030 - 2010-12-05 06:36 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
well, my 163 code passes this 18th test...


KiXtart
KiXtart Version  = 4.60
KiXGolf Script   = kixgolf_bc.kix

Computer
OS               = Windows XP Professional
CPU              = Intel Pentium Model 15
Speed            = 2400 MHz
Memory           = 2048 MB

KiXGolf Scoring Engine
Scoring Engine   = 3.0.3

KiXtart Golf Score
Tournament       = KiXtart Golf: Bowling Calculator
Processing Start = 2010/12/05 18:34:50.517
Processing End   = 2010/12/05 18:34:50.533
Duration         = 0000/00/00 00:00:00.015
# Tests Run      = 18
# Tests Passed   = 18
# Tests Failed   = 0
Result           = passed
KiXGolf Score    = 163

Thank you for participating in KiXtart Golf!


What now?
_________________________



Top
#201031 - 2010-12-05 06:36 PM Re: Kixgolf - Bowling Calculator [Re: Jochen]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
Do not post code yet... lets talk for a second...
Top
#201032 - 2010-12-05 06:38 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
from my point of view prolongation of the private round is ok.
_________________________



Top
#201033 - 2010-12-05 06:40 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
Allen Administrator Offline
KiX Supporter
*****

Registered: 2003-04-19
Posts: 4545
Loc: USA
I want to be fair about this. The rules say that if your code passes all public tests then it counts. But submitting a new test so late in the game...

Two questions...

Jochen, since you are in 2nd, would you be apposed to a 3 hour extension? It might mean you will end up in first.

Eric... do you have time right now to fix this if time is added?

Top
#201034 - 2010-12-05 06:40 PM Re: Kixgolf - Bowling Calculator [Re: Jochen]
maciep Offline
Korg Regular
*****

Registered: 2002-06-14
Posts: 947
Loc: Pittsburgh
I don't mind either way...Steelers don't play til tonight \:\)
_________________________
Eric

Top
#201035 - 2010-12-05 06:42 PM Re: Kixgolf - Bowling Calculator [Re: Allen]
Jochen Administrator Offline
KiX Supporter
*****

Registered: 2000-03-17
Posts: 6380
Loc: Stuttgart, Germany
Might cconsider even a 24 hour extension .. we've had this case of new test cases in the past, and the extension period was always comfortable for all involved..
_________________________



Top
Page 8 of 10 « First<678910>


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

Who's Online
0 registered and 248 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.081 seconds in which 0.028 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