Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Conversation

hex-plex
Copy link
Member

its useful if we make the loop go only to integer less than a/2 as ((a)/(a/2))==2 and ((a)/(a))==1 so ((a)/(x)) for x a/2<x<a will have (a%x)!=0
always by simple analysis

its useful if we make the loop go only to integer less than a/2 as ((a)/(a/2))==2 and ((a)/(a))==1 so  ((a)/(x)) for x a/2<x<a will have (a%x)!=0 
always by simple  analysis
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant