×
Edit custom challenge
Last modified by sontth1@fpt.com on Apr 01 2024
Challenge Title:
Difficulty:
Easy
Medium
Hard
Short description:
Instructions:
Write a program to count the number of elements as odd numbers in the array. Example: Array A = { 12, 31, 25, 17, 40, 10, 29 } => Number of elements as odd number in array A is : 4
Required Test Cases
→
→
→
→
→
→
→
→
→
Update custom challenge