Maximum Product Problem Doubt

Problem Statement:
https://codeforces.com/problemset/gymProblem/100886/G

In this problem, I didn’t get the input and output of the question like,
test case 1:
1 10
9

test case 2:
51 62
59

So please help!