From a34b863f841b0f2177148924f1fb35968e28cbd1 Mon Sep 17 00:00:00 2001 From: MSilva95 Date: Fri, 6 Dec 2019 10:35:06 +0000 Subject: [PATCH] adding one case to the subject --- subjects/hiddenp.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subjects/hiddenp.en.md b/subjects/hiddenp.en.md index 0cc00088..68eede87 100644 --- a/subjects/hiddenp.en.md +++ b/subjects/hiddenp.en.md @@ -20,6 +20,8 @@ student@ubuntu:~/[[ROOT]]/hiddenp$ ./hiddenp "abc" "2altrb53c.sse" | cat -e 1$ student@ubuntu:~/[[ROOT]]/hiddenp$ ./hiddenp "abc" "btarc" | cat -e 0$ +student@ubuntu:~/[[ROOT]]/hiddenp$ ./hiddenp "DD" "DABC" | cat -e +0$ student@ubuntu:~/[[ROOT]]/hiddenp$ ./hiddenp | cat -e $ student@ubuntu:~/[[ROOT]]/hiddenp$