myst-6 / ukoly

https://britishinformatics.org
12 stars 6 forks source link

Bio1 2003 q3 #126

Closed AG-88301 closed 1 month ago

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ukoly ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2024 1:09pm
macaquedev commented 1 month ago

isn't your "combs" function mathematically equivalent to nCr? LOL

AG-88301 commented 1 month ago

isn't your "combs" function mathematically equivalent to nCr? LOL

idk 😭

macaquedev commented 1 month ago

image

this is the recursive definition of nCr... haven't you literally just reinvented nCr in your code? @AG-88301