| Alternative 1 | |
|---|---|
| Error | 16.3 |
| Cost | 720 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -6.278094753413382 \cdot 10^{+67}:\\
\;\;\;\;x \cdot 200\\
\mathbf{elif}\;x \leq -8.785330765823975 \cdot 10^{+22}:\\
\;\;\;\;-200 \cdot y\\
\mathbf{elif}\;x \leq -1.3947860810472575 \cdot 10^{-53}:\\
\;\;\;\;x \cdot 200\\
\mathbf{elif}\;x \leq 13268111000.88214:\\
\;\;\;\;-200 \cdot y\\
\mathbf{else}:\\
\;\;\;\;x \cdot 200\\
\end{array}
\]
