From b85886348bc2ee30ff37ed53895ba5a9f30dd017 Mon Sep 17 00:00:00 2001 From: E7-87-83 Date: Sat, 27 Nov 2021 06:27:34 +0800 Subject: explanation for Befung-93 solution --- challenge-140/cheok-yin-fung/befunge-93/ch-2.bf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/challenge-140/cheok-yin-fung/befunge-93/ch-2.bf b/challenge-140/cheok-yin-fung/befunge-93/ch-2.bf index 08e750b59b..1b1038980f 100644 --- a/challenge-140/cheok-yin-fung/befunge-93/ch-2.bf +++ b/challenge-140/cheok-yin-fung/befunge-93/ch-2.bf @@ -20,4 +20,5 @@ v |`g09+1g06 < > 31g71g81g`+31p 41g81g71g`!71g81g`!*+41p ^ ^ < v >>>>>>>>>>>>>>11g1+11p031p041p060p11g20gg71p>>>>60g1+60p60g20gg81p^ ->$90g11g`#^_" :SNA">:#,_21g.".",@ +>$90g11g`#^_" :SNA">:#,_21g.".",@P +This program works for i*j < 79 only. -- cgit