Generador de sistemas aleatorios con solución entera/Generator of 3-variable systems with whole solutions.
1
4
1
-3
0
2
3
1
-1
0
4
2
x
+4y
+z
= -3
+2y
+3z
= 1
-x
+4z
= 2
main loop count: 3
secondary loop count: 3
Refresh to generate a new system.
x = 10
y = -4
z = 3