https://github.com/schani/palindromes
http://blog.clifreeder.com/blog/2013/04/21/ruby-is-too-slow-for-programming-competitions/
https://github.com/schani/palindromes
Last synced: 3 months ago
JSON representation
http://blog.clifreeder.com/blog/2013/04/21/ruby-is-too-slow-for-programming-competitions/
- Host: GitHub
- URL: https://github.com/schani/palindromes
- Owner: schani
- Created: 2013-04-24T17:15:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-24T23:08:33.000Z (about 12 years ago)
- Last Synced: 2025-01-23T15:15:44.011Z (5 months ago)
- Language: F#
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Given two numbers X and Y, return how many numbers in that range
(inclusive) are palindromes, and also the square of a palindrome.