| Alternative 1 | |
|---|---|
| Error | 16.9 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -2.06 \cdot 10^{-17}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq 3.5 \cdot 10^{+19}:\\
\;\;\;\;x + x\\
\mathbf{elif}\;y \leq 4.2 \cdot 10^{+92}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq 3.2 \cdot 10^{+133}:\\
\;\;\;\;x + x\\
\mathbf{else}:\\
\;\;\;\;y\\
\end{array}
\]