mcnuggets_diophantine_test, an Octave code which calls mcnuggets_diophantine(), which determines the ways a given number N of Chicken McNuggets can be assembled, given that they are only available in packages of 6, 9, and 20.
The computer code and data files described and made available on this web page are distributed under the MIT license
mcnuggets_diophantine, an Octave code which determines the ways a given number N of Chicken McNuggets can be assembled, given that they are only available in packages of 6, 9, and 20.