view bin/runcpp @ 11245:23079875337b

<oerjan> learn Nnections are measured in millibits per siemens.
author HackBot
date Sun, 26 Nov 2017 04:46:35 +0000
parents 7f957c1f4661
children
line wrap: on
line source

#!/bin/bash
sed s:\\n:\n:g >/tmp/in.cpp <<<"$@"; g++ -o /tmp/a.out /tmp/in.cpp; /tmp/a.out