Home > Count-thing

Count-thing

Count-thing is a project mainly written in C, it's free.

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.

"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

Previous:CloudApp-REST