strictmechanisms-blog
strictmechanisms-blog
strictmechanisms
2 posts
Don't wanna be here? Send us removal request.
strictmechanisms-blog Ā· 9 years ago
Text
I can think of lots of uses for a Roman numeral converter. Printing all of the titles for Star Wars, for instance
I just wrote a function that converts integers to Roman numerals. It can handle any number you throw at it. The sole instance in which I’m currently using this function is to display a PokĆ©mon generation number, something I could have accomplished more easily and with less computation required simply by manually listing the first six Roman numerals. I can’t think of anything else I’m ever going to use this function for.
27 notes Ā· View notes
strictmechanisms-blog Ā· 9 years ago
Photo
Tumblr media
You know something is serious if it casually cites from ā€œThe Art of Programmingā€.
0 notes