96

Don't know if it was already posted. Best way to add 2 numbers so far

Comments
  • 16
    @Demolishun Not all of us are savages! We know how to save precious resources and we do not waste them on unnecessary imports!
  • 3
    from dimensions import 4
  • 8
    It scales linearly with size of numbers! A dream ;)
  • 2
    @Demolishun still O(n)
    could be worse
  • 4
    @Demolishun O(n) I suppose. Except instead of O being an abstract concept. It directly equals Time
  • 2
    What happens if you add -1 ?
Add Comment