/**	This class facilitates an exercise in debugging.
 *	
 *	@author Steven J. Castellucci
 *	@version 1.0 - (09/2008) 
 *	COPYRIGHT (C) 2008 All Rights Reserved.
 */    
public class DebgExample
{
	public static void main(String[] args)
	{
		final int INCREMENT = 5;
		int userInput = (int)Math.random() * 100);
		
		int result = usrInput;
		for (int i = 1; i < INCREMENT; i++);
		{
			result++;
		}
		System.out.println(result)
	}
}
