Post Reply 
HHC 2017 RPL Programming contest information and results thread
09-19-2017, 02:51 AM
Post: #37
RE: HHC 2017 RPL Programming contest information and results thread
(09-19-2017 01:50 AM)Paul Dale Wrote:  
(09-19-2017 12:11 AM)3298 Wrote:  Wouldn't that be 100 * 1.E12 due to the scaling applied to the returned error? That clearly makes the simple no-denominators program the worst possible one.

The input numbers are in the range zero through one. Returning a constant in this range means a maximum error of 1. This is multiplied by 100. Returning 0.5 would be better and would even have got one of the test cases correct.


Pauli

3298 is correct here. The rules say 100 times the error value returned to the stack. That value is the actual error * 1E12, so an error of 1 would result in a score of 1E14.

Sorry to pop your bubble. Gene rules have no easy loopholes :-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HHC 2017 RPL Programming contest information and results thread - Claudio L. - 09-19-2017 02:51 AM



User(s) browsing this thread: 1 Guest(s)