Rosetta_Project
Rosetta_Project copied to clipboard
New useful code snippet Input output
This reference #14
Input Output
The Problem
Read from the standart input and print in the standart output the result
Input >> Desired Output / Test Cases
Enter a value :
>$ Hello
You entered: "Hello"
Enter a value :
>$ Welcome!
You entered: "Welcome!"
Hmmm pretty similar to folder 7_first_hashes ... I think you can also try to implement sha-512 create the C version!