Change some instances of 'print $thing' to 'print $thing || ""', to
[sgt/puzzles] / maxflow.h
2005-10-13 simonNew puzzle: `Tents'. Requires a potentially shared...