Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer
Primary LanguageJavaMIT LicenseMIT