Skip to content

Commit b3e86a6

Browse files
committed
First problems upload
1 parent 1e12a94 commit b3e86a6

File tree

76 files changed

+13
-3737
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+13
-3737
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*.in
2+
*.out
3+
*.sol
4+
*.*~
5+
.DS_Store
6+
.DS_Store?
7+
._*
8+
.Spotlight-V100
9+
.Trashes
10+
Icon?
11+
ehthumbs.db

Parreira/parreira.c~

-92
This file was deleted.

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Here are some of my codes to solve Spoj's and ICPC's problems in general. I have been working on them for approximadetely half a year.
1+
Here are some of my codes to solve Spoj's and ICPC's problems in general. I have been working on them since I started my BSc degree.
22

3-
Perhaps there are some other programs not related to programming contests but ones that I find interesting.
3+
Perhaps there are some other programs not related to programming contests but I also find them interesting.

acido/acido.c~

-26
This file was deleted.

aero/aero.c~

-45
This file was deleted.

alades/alades.c~

-23
This file was deleted.

apaga/apaga.c~

-54
This file was deleted.

baldes/baldes.c~

-111
This file was deleted.

0 commit comments

Comments
 (0)