We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2442651 commit e7055f9Copy full SHA for e7055f9
exercises/crypto-square/canonical-data.json
@@ -72,6 +72,16 @@
72
"plaintext": "If man was meant to stay on the ground, god would have given us roots."
73
},
74
"expected": "imtgdvs fearwer mayoogo anouuio ntnnlvt wttddes aohghn sseoau "
75
+ },
76
+ {
77
+ "uuid": "33fd914e-fa44-445b-8f38-ff8fbc9fe6e6",
78
+ "reimplements": "fbcb0c6d-4c39-4a31-83f6-c473baa6af80",
79
+ "description": "54 character plaintext results in 8 chunks, the last two with trailing spaces",
80
+ "property": "ciphertext",
81
+ "input": {
82
+ "plaintext": "If man was meant to stay on the ground, god would have given us roots."
83
84
+ "expected": "imtgdvs fearwer mayoogo anouuio ntnnlvt wttddes aohghn sseoau "
85
}
86
]
87
0 commit comments