Skip to content

Commit 433c6a5

Browse files
committed
first commit
0 parents  commit 433c6a5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
a.out
2+
*.o

README

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
These are my solutions for Project Euler <http://projecteuler.net/> in C.
2+
Some of them requires GMP<http://gmplib.org/>.

0 commit comments

Comments
 (0)