Computer Science, asked by gsivaanandini, 6 months ago

Given a Array of Integers print highest product of continous 4 Numbers by using single for loop only.

Input Format:
In First line take Integer as input which is size of an Array.
In second Line take array of Integers as input.

Output Format:
Print highest product of continous four numbers.

Example Input:
10
-3 -6 -2 5 -2 10 2 -9 8 12

Output:
360

pls help me if you know in python code

Answers

Answered by jsmnhssn9
0

Answer:

pata nahi saabji pata nahi

Similar questions