using System; public class main { public static int Main(){ int n=200; var A = new matrix(n,n); var RND = new System.Random(); for(int i=0;i