perl perl2c++.pl < hw.pl | tee hw.cpp && g++ hw.cpp -o hw.o && time perl hw.pl && time hw.o