Rosetta_Project icon indicating copy to clipboard operation
Rosetta_Project copied to clipboard

New useful code snippet Input output

Open frannievas opened this issue 7 years ago • 1 comments

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!"

frannievas avatar Oct 27 '17 04:10 frannievas

Hmmm pretty similar to folder 7_first_hashes ... I think you can also try to implement sha-512 create the C version!

hypnopump avatar Oct 27 '17 15:10 hypnopump