<?xml version="1.0" encoding="UTF-8"?>
<oembed>
 <version>1.0</version>
 <type>link</type>
 <provider_name>Rainbow Dash Network</provider_name>
 <provider_url>http://rainbowdash.net/</provider_url>
 <title>aodhidbrbeididbe's status on Monday, 13-Jun-11 23:15:04 UTC</title>
 <author_name>aodhidbrbeididbe</author_name>
 <author_url>http://rainbowdash.net/aodhidbrbeididbe</author_url>
 <url>http://rainbowdash.net/notice/184163</url>
 <html>import java.util.Scanner;
public class main {


	public static void main(String[] args) {
		double a, b;
		int c;
		int d;
		Scanner in = new Scanner(&lt;a href=&quot;http://System.in/&quot; title=&quot;http://System.in/&quot; rel=&quot;nofollow external&quot;&gt;System.in&lt;/a&gt;);
		a = Math.random();
		b = Math.floor(a*10);
		c = (int)b;
		System.out.println(&amp;quot;GUESS THE NUMBER!&amp;quot;);
		d = in.nextInt();
		if(d == c) {
			System.out.println(&amp;quot;YOU GOT IT RIGHT!&amp;quot;);
		}
		else {
			System.out.println(&amp;quot;YOU WERE WRONG - THE CORRECT ANSWER WAS: &amp;quot; + c);
		}
		System.out.println(&amp;quot;THANKS FOR PLAYING GREG'S NUMBER GUESSING GAME&amp;quot;);

	}

}
does that look optimized enough?</html>
</oembed>
