football_scores, a C++ code which counts the number of ways a given particular score can be achieved in football.
The computer code and data files described and made available on this web page are distributed under the MIT license
football_scores is available in a C version and a C++ version and a Fortran90 version.
change_making, a C++ code which considers the change making problem, which counts the number of ways a given sum can be formed using coins of various denominations.