// BEGIN all
Select Underlying
1: Binomial Tree
2: Continious
1  //user input
Select Derivative: 
1: European Call
2: Average Strike
3: Look Back
4: Fixed Strike
2  //user input
Select Algorithm: 
1: Basic Monte Carlo
2: Exact Values on Tree
3: Local Monte Carlo
4: Local Monte Carlo with Shift 
5: Exact Values Continium
1   //user input
Generator: taus
  Call Value 5.7202482, standard error 0.18364636, time = 0.03sec
Enter file name
avStBTreeBmc
Compute more options? y/n
n   //user input
//END all