photo

Sun Woo Kim


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Help I need to convert numbers into English words using recursion
I have to convert positive integers from one to 999,999,999 into English words. It would be easy if I didn't need to use recurs...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Help, secant method by recursion
I'm trying to write a function that uses the secant method to find a root of the function. I'm required to write both the ite...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to find next Pythagorean prime
After reading a number from the keyboard, I need to find the next Pythagorean prime that can be expressed as 4n-1 and as the sum...

7 years 前 | 1 个回答 | 0

1

个回答