Feedback for MY1STCONTEST problem

Learning course: Practice Java
Problem Link: CodeChef: Practical coding for everyone

Feedback

Hi in this problem, how to get user input in a single line using Java. In previous examples i just change the Test against customer input like I give two integer inputs. In my studying roadmap i didnot learn string to integer coversion for user input. So it is difficult to get single line multiple integer inputs from user.