int main(){while(string s=Stdio.stdin.gets())write((int)s+"\n");}