Finally I found a bug in my implementation of Killing Gs problem
Is it possible to get the number of points (from [0-1] interval) I would have in contest if my solution works?
Finally I found a bug in my implementation of Killing Gs problem
Is it possible to get the number of points (from [0-1] interval) I would have in contest if my solution works?
you can get them on that page.
remember :
Scoring
For each test case, the score is
defined as (basic - your) / basic,
where your is the cost of your set and
basic is the cost of the set given by
CKROACH_simplesolution.c. If the score
is negative, it is treated as 0. Your
objective is to maximize the total
score.
Thanks, I didn’t check my submissions page when the point where not displayed on AC page.