
-----------------------------------
copthesaint
Tue Dec 15, 2009 2:17 pm

This isnt really help, just funny ;)
-----------------------------------
This is a very simple class, but the results from typing 11, 22 , 44, or 111 for example are quite amuseing :p.
Running it a couple of time you will soon ask you self, Wtf? :p, I know why it does do it, I just find it amusing lol.
damm precision crap!

import java.util.Scanner;
    public class Ch04Ex02 {
       public static void main (String 
