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