Array and Products
CodeChefOpen on judge ↗
You have been given an array A of size N consisting of positive integers. You need to find and print the product of all the number in this array Modulo 109+7. Input The first line contains a single integer N denoting the size of the array. The next line contains N space separated integers denoting the elements of the array Output Print a single integer denoting the product of all the element
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start