Computer Science, asked by rajatsolankibca1821, 2 months ago

Given two integers, land r, print all the odd
numbers between land r(and r inclusive).
Complete the oddNumbers function in the
editor below. It has 2 parameters:
1. An integer, I, denoting the left part of the
range.
2. An
integer, r, denoting the right part of the
range.
The function must return an array of
integers denoting the odd numbers between
l and r c programming​

Answers

Answered by sravanikeshaboina
1

Answer:

solve( arr[], n): temp = 1 sum = 0 for i=1 to n: sum = sum + arr[i] if( x): temp min(temp, arr[i]) if( Y): sum-=temp I return sum?

Answered by ananthselvam1012
0

Answer:

66

54

64

54

43

76

35

09

56

88

Similar questions