Saturday, September 27, 2008

My Formula

was so bore so came out with the formula, see if anyone understand.

if (傻 = 呆呆)
{
System.out.print("傻呆呆");
}
else if (傻 != 呆呆)
{
System.out.print("傻不呆");
}
Else
{
System.out.pint("Ended");
}

No comments: