Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47fdced

Browse files
authored
Merge pull request #809 from izanaty/patch-1
add more practice problem for the topic
2 parents a0d1a9b + 02f88e0 commit 47fdced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/linear_algebra/linear-system-gauss.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,4 @@ Thus, the solution turns into two-step: First, Gauss-Jordan algorithm is applied
205205
* [TIMUS1042 Central Heating](http://acm.timus.ru/problem.aspx?space=1&num=1042)
206206
* [TIMUS1766 Humpty Dumpty](http://acm.timus.ru/problem.aspx?space=1&num=1766)
207207
* [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

Comments
 (0)