Thanks to visit codestin.com Credit goes to github.com
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.
2 parents a0d1a9b + 02f88e0 commit 47fdcedCopy full SHA for 47fdced
src/linear_algebra/linear-system-gauss.md
@@ -205,3 +205,4 @@ Thus, the solution turns into two-step: First, Gauss-Jordan algorithm is applied
205
* [TIMUS1042 Central Heating](http://acm.timus.ru/problem.aspx?space=1&num=1042)
206
* [TIMUS1766 Humpty Dumpty](http://acm.timus.ru/problem.aspx?space=1&num=1766)
207
* [TIMUS1266 Kirchhoff's Law](http://acm.timus.ru/problem.aspx?space=1&num=1266)
208
+* [Codeforces - No game no life](https://codeforces.com/problemset/problem/1411/G)
0 commit comments