Hi everybody,

today I spent more than 1h to find this bug in my program. The problem is the following:

If I declare an array of doubles, do not initialize the array and then use cout with the...