Beispiel #1
0
        public void conforms(string s, bool expected)
        {
            var d = new Day21();

            d.GetInput();
        }