Skip to content

Trying to find 2 integers that when added results in the same as if added as strings.

License

Notifications You must be signed in to change notification settings

ascyphermoonshot/concatenation-and-sums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

concatenation-and-sums

Trying to find 2 integers that when added results in the same as if added as strings. So far I'd tried every positive integer up to 1000 and have found no pairs. With further optimization I'll try a bigger range.

THIS IS AN OPEN CHALLENGE: if anybody has access to a faster computer or can tweak this to run in parallel in a supercluster then do it and post the found pairs as pull requests. I'll add them here

About

Trying to find 2 integers that when added results in the same as if added as strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages