> The above simple stuff is damn hard to do in Java
What?!? It's really simple actually.


import java.util.Scanner;

class Blah
{
public static void main(String[] args)
{