The variable `k` is used in the upper limit of an iteration range but it not defined anywhere. See: https://github.com/agryman/acm16/blob/10920ca58198acc844e3b8173d669686ae13c7e6/versions/version-1.4/src/maple/acm1.4.mpl#L1401
The variable
kis used in the upper limit of an iteration range but it not defined anywhere. See:acm16/versions/version-1.4/src/maple/acm1.4.mpl
Line 1401 in 10920ca