callumacrae / Count-thing

My first C project: Attempts to prove that the fact that there are 500,000,000 "1"s in the first 500,000,000 positive integers isn't remarkable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"If you write out the first 500,000,000 positive integers, you’ll write the figure 1 exactly 500,000,000 times."

This project is an attempt to prove that fact unremarkable. There are many other numbers like this, and it is also possible to use numbers but 1.

This is my first C project, so progress WILL be slow :D

About

My first C project: Attempts to prove that the fact that there are 500,000,000 "1"s in the first 500,000,000 positive integers isn't remarkable.


Languages

Language:C 100.0%