using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace zblGauss1 { class Program { static void Main(string[] args) { double[,] a = { { 8.1, 2.3, -1.5, 6.1 }, { 0.5, -6.23, 0.87, 2