Feeds
질문
Why variable has only 1 value after completing a cycle?
I have an array A with float numbers and a fixed calculated number M. I`ve tried to write a cycle which would give me every nth ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
How to take from array elements that must fulfil a specific condition?
I have an array A and I need to create a new one with every previous number from A if the next number is less than certain known...
대략 4년 전 | 답변 수: 1 | 0