----jGRASP exec: U:\Web\CS240_Fall_2007\Josephus Problem\November 4\Josephus_Problem_akhmetma_Output\Josephus_Problem APPLE BERRY CHERRY PLUM PEACH ORANGE KIWI BANANA APRICOT MANGO Please enter the fruit you want to add to your salad first (enter the name of the fruit) : monkey The program will now exit. Next time enter the fruit which is in the list. ----jGRASP: operation complete. ----jGRASP exec: U:\Web\CS240_Fall_2007\Josephus Problem\November 4\Josephus_Problem_akhmetma_Output\Josephus_Problem APPLE BERRY CHERRY PLUM PEACH ORANGE KIWI BANANA APRICOT MANGO Please enter the fruit you want to add to your salad first (enter the name of the fruit) : mango The first fruit added to your salad is MANGO the list of fruits remaining is APPLE BERRY CHERRY PLUM PEACH ORANGE KIWI BANANA APRICOT Please enter the count by which the other fruits should be added to the salad (enter positive integer) : -5 The program will now exit. Next time enter POSITIVE integer for the count. ----jGRASP: operation complete.