diff --git a/components/sections/explanation/content.zh-CN.md b/components/sections/explanation/content.zh-CN.md index f4490b21..607c89c4 100644 --- a/components/sections/explanation/content.zh-CN.md +++ b/components/sections/explanation/content.zh-CN.md @@ -127,7 +127,7 @@ binomial(n,k): s = lut.length nextRow = new array(size=s+1) nextRow[0] = 1 - for(i=1, prev=s-1; i