We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e118de commit b34b600Copy full SHA for b34b600
README.md
@@ -1,5 +1,5 @@
1
# decimalExpansion
2
-We expand decimals and shit.
+A simple school project written in C. Takes two integers, divides them and marks the repeating part of the resulting irrational number.
3
4
#--Websites we checked--
5
http://eli.thegreenplace.net/2009/02/25/project-euler-problem-26/<br />
0 commit comments