input
codeoutput( input().sha1('UTF-8').map(hex).join(' ') );Run
output
codeoutput( input().sha256('UTF-8').map(hex).join(' ') );Run