wip exo ouput

This commit is contained in:
hugogogo
2026-05-10 20:19:24 +02:00
parent cd6e2327e9
commit 500b6fd932
7 changed files with 93 additions and 85 deletions

View File

@@ -137,6 +137,7 @@ void launch_computorv1(char *input)
solve(polynom, solution);
// print solution
print_solution(solution);
// debug
print_state();