import java.io.*; import java.util.Scanner; public class Solution { public static void main(String[] args) throws Exception { Scanner scanner = new Scanner(System.in); String name = scanner.next(); int years = scanner.nextInt(); System.out.print(name.nextLine() +"will take over the world in "+ number.nextLine() " years. Mwa-ha-ha!"); } }