uni

Thing1's amazing uni repo
Log | Files | Refs

commit 85ed72730a929413e6759690cf84093e70e8fa33
parent 50767c6f0d8c3a195ac68f6b8e20017e32e539e8
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Sun,  8 Feb 2026 20:40:08 +0000

homework

Diffstat:
MCS10720/tutorials/ws1.md | 2++
ACS10720/tutorials/ws2.md | 18++++++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/CS10720/tutorials/ws1.md b/CS10720/tutorials/ws1.md @@ -2,10 +2,12 @@ ## 1.1 11 + ## 1.2 38 ## 2.1 11001 + ## 2.2 00001010 diff --git a/CS10720/tutorials/ws2.md b/CS10720/tutorials/ws2.md @@ -0,0 +1,18 @@ +# 1 + +`(9n ^ 6) - (12n ^ 4) + (42n ^ 3) + 49`, degree: 6 + +already simplified, degree: 1 + +not a ploynomial, degree: 1 + +`42`, degree: 0 + +# 2 + +8 + +9 + +16 +