summaryrefslogtreecommitdiffstats
path: root/056.bc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-05-16 12:44:39 -0500
committerJesse Luehrs <doy@tozt.net>2009-05-16 12:44:39 -0500
commite8d95e142316558172c63db24bf6234f59299128 (patch)
tree9c25b7538e38f22a2e61ec8a1bf1629b4695a2d0 /056.bc
parenteadde838bab5d9da4bb8dc6fc9bb5d628e81572a (diff)
downloadprojecteuler-e8d95e142316558172c63db24bf6234f59299128.tar.gz
projecteuler-e8d95e142316558172c63db24bf6234f59299128.zip
make the bc scripts end once they're done running
Diffstat (limited to '056.bc')
-rw-r--r--056.bc1
1 files changed, 1 insertions, 0 deletions
diff --git a/056.bc b/056.bc
index 835e6cd..e0b0f08 100644
--- a/056.bc
+++ b/056.bc
@@ -21,3 +21,4 @@ for (i = 1; i <= 100; i++) {
}
}
max
+halt