solver first part
This commit is contained in:
@@ -132,6 +132,8 @@ void launch_computorv1(char *input)
|
||||
polynom_fill_null(polynom, max_exponent);
|
||||
reduce(terms, polynom);
|
||||
|
||||
// print before solution
|
||||
|
||||
// solve
|
||||
s_solution solution[1];
|
||||
solution_g_err = solution;
|
||||
|
||||
Reference in New Issue
Block a user