X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=tabulate.py;h=79d615320d7fe5d16a39aaf520c5022930cc0fc5;hb=a7553dfdcd407ffaed23fa945cf5cad32e91b74c;hp=7130affafd48fbde67ccc89dae10e356462a2efd;hpb=1ac9cae734f5e8c614c1b0a19fcdb3506638cc9f;p=matchsticks-search.git diff --git a/tabulate.py b/tabulate.py index 7130aff..79d6153 100755 --- a/tabulate.py +++ b/tabulate.py @@ -151,8 +151,8 @@ def read_and_build_table_cell(n,m): ret += show_bound % str(bound) ret += "\n" - dump = "

n=%d, m=%d

\n" % (n, m, n, m) - dump += "

Best dissection known for %d into %d, with minimum fragment %s:\n" % (n, m, str(best)) + dump = "

n=%d, m=%d

\n" % (n, m, n, m) + dump += "

Best dissection known for %d into %d: minimum fragment is %s.\n" % (n, m, str(best)) dump += "