Community Profile

photo

Fu Xiangli


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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,...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 2 answers | 0

2

answers