Files
qwertus/linear_algebra_test.py
2026-03-05 15:54:13 +01:00

6 lines
45 B
Python

n = [1, 2, -1]
d = 8
p = [3, 5, 7]
print(1)