#prime
Read more stories on Hashnode
Articles with this tag
Given an array of n integers. Find the minimum positive number to be inserted in array, so that sum of all elements of array becomes prime. Example...