Feeds
提问
Error in repetition of for loop
Hi guys. I have a code below: if p && u <= length(r) && r(p) > r(n) && r(u) >= r(p); is_upslope = true; However,...
9 years 前 | 1 个回答 | 0
1
个回答提问
creating a perfect number function
Hi. I am currently having a prob. I need to create a function that takes in the number(n) as argument and returns true if n is a...
9 years 前 | 2 个回答 | 0