https://www.rust-lang.org/tools/install
git clone https://github.com/meliosu/phystech-challenge.git
cd phystech-challengecargo build --release
The path to binary file will be
./target/release/phystech-radar
You can optionally pass the input filename as an argument, by default it is input.csv