changeset 4140:6adc9658b827

<boily> echo -e \'#include <iostream>\\nusing namespace std;\\nint main(void) {\\ncout << "Hello, world!" << endl;\\nreturn 0;\\n}\' >bin/a.cpp; g++ bin/a.cpp -o bin/a; bin/a
author HackBot
date Fri, 06 Dec 2013 15:35:09 +0000
parents 32a25cb6e416
children eff97e234e66
files bin/a
diffstat 1 files changed, 0 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file bin/a has changed