Skip to content

Commit

Permalink
Update ch07-01-procbind.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Euler-37 authored Mar 27, 2024
1 parent 24824f6 commit 4aa163e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ch07-01-procbind.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,5 @@ end program main
## 习题
- 请你尝试补充完所有的运算符
- 尝试加入`gcd`对分数进行约分,补充`.reduce.`函数
- (附加题)完成分数类,并使用高斯消元法求解希尔伯特矩阵的行列式和逆矩阵

0 comments on commit 4aa163e

Please sign in to comment.