| Alternative 1 | |
|---|---|
| Error | 23.3 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -4.963643335303846 \cdot 10^{+19}:\\
\;\;\;\;x \cdot y\\
\mathbf{elif}\;y \leq 9.751138413741878 \cdot 10^{-33}:\\
\;\;\;\;x\\
\mathbf{elif}\;y \leq 1.85 \cdot 10^{+93}:\\
\;\;\;\;y\\
\mathbf{elif}\;y \leq 2.4 \cdot 10^{+110}:\\
\;\;\;\;x \cdot y\\
\mathbf{else}:\\
\;\;\;\;y\\
\end{array}
\]