From 804ee1a4300958a8fa1e48e61ccd59c661508612 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 21 Nov 2010 23:52:44 +0100 Subject: [PATCH] Minsk: Arith example bug-fixed --- ex-arith | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ex-arith b/ex-arith index 2d4639c..9d94a08 100644 --- a/ex-arith +++ b/ex-arith @@ -1,13 +1,15 @@ +; A simple exercise in elementary-school mathematics + @0050 +10 00 1000 1001 +13 00 1002 1003 --62 00 2000 1000 --62 00 6013 1100 --62 00 2015 1001 --62 00 6030 1100 --62 00 2032 1002 --62 00 6045 1101 --62 00 2047 1003 +-62 00 1000 1000 +-62 00 6016 1100 +-62 00 1020 1001 +-62 00 6036 1100 +-62 00 1040 1002 +-62 00 6056 1101 +-62 00 1060 1003 -62 00 7400 0000 -00 00 0000 0000 -- 2.39.2