| Alternative 1 | |
|---|---|
| Error | 16.0 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -9.2 \cdot 10^{+45}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq -1.1 \cdot 10^{-51}:\\
\;\;\;\;y\\
\mathbf{elif}\;x \leq -1.95 \cdot 10^{-81}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;x \leq 2.45 \cdot 10^{-25}:\\
\;\;\;\;y\\
\mathbf{else}:\\
\;\;\;\;x + x\\
\end{array}
\]