Skip to content

Commit ac8bf56

Browse files
authored
Update README.md
1 parent 92008be commit ac8bf56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898

9999
[A - Dwarves](https://icpc.tum.de/content/contests/history/2016/gcpc_files/gcpc2016.pdf) - [\[source\]](https://github.com/jhonber/Programming-Contest/blob/master/random/TheGermanCollegiateProgrammingContest2016/Dwarves.cpp) : **cycles in directed graphs**
100100

101+
[News Distribution](https://codeforces.com/contest/1167/problem/C) - [\[source\]](https://codeforces.com/contest/1167/submission/54490221) : **disjoint set**
102+
101103
---
102104
#### Maths
103105
[Ones](https://www.urionlinejudge.com.br/judge/en/problems/view/1213) - [\[source\]](https://github.com/jhonber/Programming-Contest/blob/master/URI/1213.cpp) : **mod pow** + **modular arithmetic**

0 commit comments

Comments
 (0)