Esempio n. 1
0
 public static void Test4()
 {
     Testing(Opstrings1.Oper(Opstrings1.SelfieAndRot, "uLcq\nJkuL\nYirX\nnwMB"),
             "uLcq....\nJkuL....\nYirX....\nnwMB....\n....BMwn\n....XriY\n....LukJ\n....qcLu");
 }
Esempio n. 2
0
 public static void Test2()
 {
     Testing(Opstrings1.Oper(Opstrings1.Rot, "rkKv\ncofM\nzXkh\nflCB"),
             "BClf\nhkXz\nMfoc\nvKkr");
 }
Esempio n. 3
0
 public static void Test3()
 {
     Testing(Opstrings1.Oper(Opstrings1.SelfieAndRot, "xZBV\njsbS\nJcpN\nfVnP"),
             "xZBV....\njsbS....\nJcpN....\nfVnP....\n....PnVf\n....NpcJ\n....Sbsj\n....VBZx");
 }
Esempio n. 4
0
 public static void Test1()
 {
     Testing(Opstrings1.Oper(Opstrings1.Rot, "fijuoo\nCqYVct\nDrPmMJ\nerfpBA\nkWjFUG\nCVUfyL"),
             "LyfUVC\nGUFjWk\nABpfre\nJMmPrD\ntcVYqC\nooujif");
 }