so far for my program i have


import java.util.*;

public class CalculateChange
{
public static void main(String[] args)
{
String s1, s2;