Hello Codeforces.
SLAE stands for system of linear equations. Basically, consider we have a set of equations of the form :
Note that all
are real-valued arrays and
are arbitrary reals. Realize how
appear in each of the equations.
Now, we want to find values of
that satisfy each of the given equations listed.