mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-11-07 16:34:21 +01:00
8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
x = 2
|
|
y = 3
|
|
f(x) = 2x(x - 3)(y + 2)
|
|
g(x) = x^x
|
|
|
|
2f(f(x) + y) * 2 = 13600 and
|
|
g(2) = 4
|