Talk:Long multiplication: Difference between revisions

m (→‎Wrong algorithms: struck out C#, now only uses BigInteger for checking result)
Line 104:
==integers or numbers?==
It doesn't specifically mention that only integers are to be used   (although it did mention that   ''one possible approach to arbitrary-precision integer algebra'').   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:25, 25 July 2015 (UTC)
 
==verify against builtin==
I've added an optional verify against builtin clause to the task description, as most implementations seem to adhere to the spirit of the task and explicitly implement longhand multiplication. Hoever, eight entries do not, being Crystal, Icon, OI, Prolog, Slate, Smalltalk, XPL0, and zkl. I am inclined to mark (and in the case of Slate, re-mark) those as incorrect. --[[User:Petelomax|Pete Lomax]] ([[User talk:Petelomax|talk]]) 13:35, 8 December 2020 (UTC)
7,813

edits