Question 1111445
.
I have many notices regarding this formulation,  but the major question is  THIS:


<pre>
    In order for the problem would be correctly posed as the "Probability" problem,

    it must say with which probability the code returns ERROR.
</pre>

In the current formulation, &nbsp;I could read it that this probability  is  1, &nbsp;i.e. the code returns ERROR at each run.


<pre>
    In Probability problems, we do not consider the results of individual experiments - we consider statistics only . . . 
</pre>

But if it returns ERROR at each run, &nbsp;then the problem with this code lies in other/different area.



Thinking about it, &nbsp;I have another question:  &nbsp;&nbsp;Is it a joke problem ?



And I suspect it is . . . 



Excuse me if I am wrong: &nbsp;&nbsp;I am not an expert in Probability problems, &nbsp;having only elementary knowledge in it . . . 



-------------


Also, &nbsp;I think that the &nbsp;<U>CORRECTLY posed problem</U> &nbsp;&nbsp;<U>must ask totally different question</U>, &nbsp;namely:


<pre>
    At what probability the code will return the ERROR message ?
</pre>