Input:
[22,9, 45, 82, 81, 21]
Output:2
Example
INPUT=257895334; OUTPUT=9
Given a list, add 1 if the given number in the list is even and add 2 if the given number is odd in a given string
Find the largest triangle between the two triangles given the height1, base1, height2, base2.here area of triangle=base*height/2
Find the area of the largest triangle rounded upto one decimal place
Given internal energy, rate, and time. Print the integer that represents the total energy at Nth second