| Alternative 1 | |
|---|---|
| Error | 27.0 |
| Cost | 852 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -1.0362734656139835 \cdot 10^{+60}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{elif}\;x \leq -9.96950103004342 \cdot 10^{+27}:\\
\;\;\;\;y \cdot 0.1\\
\mathbf{elif}\;x \leq -4.6099602838293456 \cdot 10^{-111}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{elif}\;x \leq -7.585916431554203 \cdot 10^{-142}:\\
\;\;\;\;y \cdot 0.1\\
\mathbf{elif}\;x \leq -2.5092998938154523 \cdot 10^{-217}:\\
\;\;\;\;x \cdot 0.1\\
\mathbf{else}:\\
\;\;\;\;y \cdot 0.1\\
\end{array}
\]