跳到主要内容
图灵 OJTURING / ONLINE JUDGE

#F1284. Without Text

    ID: 1290 传统题 2000ms 256MiB 尝试: 0 已通过: 0 难度: 6 上传者: 标签>待分类整理状态提高难度共享题库Codeforces英文题面题目来源题面语言

Without Text

题目描述

C. Without Text
time limit per test
2 seconds
memory limit per test
64 megabytes
input
standard input
output
standard output

You can preview the image in better quality by the link: http://assets.codeforces.com/files/656/without-text.png

Input

The only line of the input is a string (between 1 and 50 characters long, inclusive). Each character will be an alphanumeric character or a full stop ".".

Output

Output the required answer.

Examples
Input
Codeforces
Output
-87
Input
APRIL.1st
Output
17


题目来源:fps-www.educg.net-codeforce-1-2833.xml.zip;FPS 共享题包,题包内第 774 题。保留原作者与原赛事署名。