Feeds
질문
Put values from an array in a while loop into a table
I have a while loop that produces an array of values in each iteration. What I need is for this array to be output in tabular fo...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Find minimal possible term x by trying out various combinations of other terms for a known sum
Hello! This will be a 2 part question. So let's say I have a known sum, s=12 for example. I also have a number of terms that c...
3년 초과 전 | 답변 수: 2 | 0
