log bin/runcpp @ 4142:6718c9d2595e

age author description
Fri, 06 Dec 2013 15:42:55 +0000 HackBot <FireFly> echo -e \'#!/bin/bash\\ncat >/tmp/in.cpp <<<"$@"; g++ -o /tmp/a.out /tmp/in.cpp; /tmp/a.out\' >bin/runcpp