diff options
Diffstat (limited to 'exam_final/subjects/0-0-aff_z/examples.txt')
| -rw-r--r-- | exam_final/subjects/0-0-aff_z/examples.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/exam_final/subjects/0-0-aff_z/examples.txt b/exam_final/subjects/0-0-aff_z/examples.txt new file mode 100644 index 0000000..f15ada3 --- /dev/null +++ b/exam_final/subjects/0-0-aff_z/examples.txt @@ -0,0 +1,8 @@ +$> ./aff_z "abc" | cat -e +z$ +$> ./aff_z "dubO a POIL" | cat -e +z$ +$> ./aff_z "zaz sent le poney" | cat -e +z$ +$> ./aff_z | cat -e +z$ |
