From f233a9fd0c0df026b643929d9e3b3e619a24565f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 21 Nov 2010 23:24:49 +0100 Subject: [PATCH] Minsk: Arithmetic example --- ex-arith | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ex-arith diff --git a/ex-arith b/ex-arith new file mode 100644 index 0000000..2d4639c --- /dev/null +++ b/ex-arith @@ -0,0 +1,21 @@ +@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 7400 0000 +-00 00 0000 0000 + +@1000 ++000000000001 ++000000000002 ++000000000003 + +@1100 ++120000000000 ++250000000000 -- 2.39.2