Timeline for How bad would be this algorithm that converts a string to a multiple precision number?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 6, 2017 at 11:33 | comment | added | user8469759 | Also why the execution time is quadratic? Assuming you have to convert a number with m digits taken from a set of n digits, and assuming m >> n isn't the cost m ln n? | |
| Feb 6, 2017 at 11:28 | comment | added | user8469759 | Could you suggest an alternative? | |
| Feb 6, 2017 at 11:24 | history | answered | gnasher729 | CC BY-SA 3.0 |