We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92008be commit ac8bf56Copy full SHA for ac8bf56
README.md
@@ -98,6 +98,8 @@
98
99
[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**
100
101
+[News Distribution](https://codeforces.com/contest/1167/problem/C) - [\[source\]](https://codeforces.com/contest/1167/submission/54490221) : **disjoint set**
102
+
103
---
104
#### Maths
105
[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