I have a question that still torments me. as, for example, in c ++ operations, multiplication of numbers of length 9 is done very quickly, that is, not with the constant O (81), but approximately with the constant O (3)??
I have a question that still torments me. as, for example, in c ++ operations, multiplication of numbers of length 9 is done very quickly, that is, not with the constant O (81), but approximately with the constant O (3)??