Problem Description

Task: return factorial of n (n>=0) using loop.

Input Format

Java method

Output Format

Return value

Constraints

Return 1 for n=0.

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next