Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
You'd think this would be faster, but NO!!!!!! [Resolved]
#19
@Pete check line 168, that's the issue. `h` is already used as a loop variable, so by reusing it for the assignment you're messing with that loop and presumably it ends up running many more times than just 1 to `hh`.
Reply


Messages In This Thread
RE: You'd think this would be faster, but NO!!!!!! - by DSMan195276 - 10-14-2022, 09:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Faster addition in string math. Now with multiplication! Pete 23 4,022 08-22-2022, 02:26 AM
Last Post: Pete

Forum Jump:


Users browsing this thread: 1 Guest(s)