Skip to content

Commit 11db956

Browse files
author
mc-cari
committed
Add git to workflow to push notebook changes
1 parent 393f261 commit 11db956

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
1-
# Competitive Programing
1+
# Competitive Programming
22

33
Personal repository where I save all my competitive programming codes, created after [ICPC](https://icpc.global/) participation in 2019.
44

5-
__Notebook__: Implementation and adaptation of algorithms that I use in competitions.
5+
__Notebook__: Implementation and adaptation of algorithms that I use in competitions. They are automatically compiled in `Notebook.pdf` to be printed for competitions.
66

77
__Solutions__: Solutions to problems of various online judges (online systems to test programs in programming contests).
88

9-
__Contests__: Code of problems solved in programming competitions.
10-
11-
## Build Notebook PDF
12-
13-
Install [notebook-generator](https://github.com/pin3da/notebook-generator).
14-
15-
Run the following command:
16-
17-
```
18-
notebook-generator ./Notebook --author "Mauricio Cari Leal" --size 9 --image ./.Assets/UC-Logo
19-
```
20-
9+
__Contests__: Code of problems solved in programming competitions.

0 commit comments

Comments
 (0)