Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 546 Bytes

7. you are given with array of numbers.you have to find whether array is beautiful or not. A beautiful array is an array whose sum of all numbers is divisible by 2, 3 and 5

File metadata and controls

22 lines (17 loc) · 546 Bytes