Feeds
提问
Continuously update variable in function
Hi Guys, CODE BELOW I have a function where I have the variable coun, coun is calculated I then have a function which runs th...
5 years 前 | 1 个回答 | 0
1
个回答提问
Taking a number out of a vector and not replacing it
Hello World, Suppose I have a code, where I am choosing a number out of a set, and once that number is chosen, i dont replace ...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to check if random number is equal to 1
Hello World, I wanted my code to work if a random drawn number is equal to 1 then another variable 'r' = 1 code is below, but...
5 years 前 | 1 个回答 | 0
1
个回答提问
Update variable according to new solution in a while loop
Hi World, The value of "i" is already given in an earlier part of the code, how do I ensure that the value of 'i' updates ever...
5 years 前 | 0 个回答 | 0