| Alternative 1 | |
|---|---|
| Error | 16.1 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.7 \cdot 10^{+51}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq -3 \cdot 10^{+34}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;y \leq -2.4 \cdot 10^{-11}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq 2.1 \cdot 10^{-31}:\\
\;\;\;\;x + x\\
\mathbf{else}:\\
\;\;\;\;y\\
\end{array}
\]