Problem Description

Task: return prefix minimum array where res[i]=min(a[0..i]).

Input Format

Java method

Output Format

Return value

Constraints

Single pass.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next