Example #1
0
        public void Problem3_Factors()
        {
            var test = new Problem3();

            test.Run();
        }