| Alternative 1 | |
|---|---|
| Error | 16.1 |
| Cost | 721 |
\[\begin{array}{l}
\mathbf{if}\;y \leq -7.2 \cdot 10^{+47}:\\
\;\;\;\;-200 \cdot y\\
\mathbf{elif}\;y \leq -7.5 \cdot 10^{+36} \lor \neg \left(y \leq -6.2 \cdot 10^{-28}\right) \land y \leq 3.3 \cdot 10^{-33}:\\
\;\;\;\;200 \cdot x\\
\mathbf{else}:\\
\;\;\;\;-200 \cdot y\\
\end{array}
\]