/usr/bin/g++ -DEVAL -std=gnu++20 -O2 -pipe -static -s -o stations stations.cpp
/usr/bin/g++ -DEVAL -std=gnu++17 -O2 -pipe -static -s -o stations stations.cpp
/usr/bin/javac -encoding UTF-8 stations.java /bin/sh -c echo "Main-Class: stations" > __manifest__.txt /bin/sh -c jar cfm stations.jar __manifest__.txt *.class