Added author
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
// Made by mnjx
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -36,4 +38,4 @@ int main() {
|
||||
|
||||
decode(ar, 25);
|
||||
printf("\nDecoded: %s\n", ar);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user