summaryrefslogtreecommitdiffstats
path: root/016.bc
diff options
context:
space:
mode:
Diffstat (limited to '016.bc')
-rw-r--r--016.bc1
1 files changed, 1 insertions, 0 deletions
diff --git a/016.bc b/016.bc
index 1d30fd9..aceb495 100644
--- a/016.bc
+++ b/016.bc
@@ -8,3 +8,4 @@ while (num > 0) {
num = num / 10
}
total
+halt