import java.util.Scanner; class Main { public static void main(String[] args) { // Scanner is used for getting

Posted Date: