using System; using static System.Math; using static System.Console; using static cmath; class main{ static int Main(){ int return_code=0; bool test; var rnd=new Random(); int n=9; complex[] zs = new complex[n]; for(int i=0;i