photo

kumar Atishay


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

Followers: 0   Following: 0

统计学

All
  • Thankful Level 1
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

提问


Function handel and nested function
write a function called grader that test two functions(one is supposed to be the student's solution and other the reference solu...

4 years 前 | 0 个回答 | 0

0

个回答

提问


variable number of input arguments
write a function called name_value_pairs that has variable number of input arguments representing name_value_pairs.Naturally,the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Finding max of an element vector using recursion
Write a function called recursive_max that finds the maximum element in a vector without using loop or any built in functions

4 years 前 | 2 个回答 | 0

2

个回答

已回答
While loop for factorial
Point your mouse cursor to number 5 (5th line of your code) ,click on that then you will see a red circle appears on that point....

4 years 前 | 1