We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I optimized your code a little bit further to actually remember the results from all previous iterations to avoid rechecking of already checked numbers.
Alice and Bob's Silly Game
You are viewing a single comment's thread. Return to all comments →
I optimized your code a little bit further to actually remember the results from all previous iterations to avoid rechecking of already checked numbers.