Batter Up

From programming_contest
Revision as of 20:21, 29 December 2017 by imported>Kmk21
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This problem gives you the number of bases gained for each at bat of a baseball player and asks you to calculate the slugging percentage.

There is nothing difficult about this problem.