Algorithms to find shortest and simplest possible functions for given input and output data ranges.
Usually it is enough to use rust-toolchain.toml file for cargo configuration. In case you need to install required toolchain manually, you can use that command:
rustup toolchain install stable && cargo +stable buildcargo runcargo run 2>&1 | tee result.txt