| Alternative 1 | |
|---|---|
| Error | 26.35% |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -30000000:\\
\;\;\;\;500 \cdot x\\
\mathbf{elif}\;x \leq 1.12 \cdot 10^{-76} \lor \neg \left(x \leq 2.6 \cdot 10^{+116}\right) \land x \leq 7 \cdot 10^{+137}:\\
\;\;\;\;-500 \cdot y\\
\mathbf{else}:\\
\;\;\;\;500 \cdot x\\
\end{array}
\]