
-----------------------------------
jhdho0204
Tue Oct 18, 2011 7:44 am

Need help with the Java program
-----------------------------------
Here's the code

	import java.util.*;
	public class Uno {
	public static void main (String 

It says there somethings out of boundary or something... could someone tell me what i should do to fix it?

-----------------------------------
md
Tue Oct 18, 2011 9:14 am

RE:Need help with the Java program
-----------------------------------
Use [syntax] tags to make your code readable, and post the exact error. 

The error usually contains a line number as well which would be a good place to start.
