Preparando MOJI

Expression

2000ms 65536K

Description:

You are given a line «n#m», where «n» and «m» are digits, and «#» is a sign «+» or «-». Print the value of the given expression.

Input:

The only given line has a string in form «n#m», where «n» and «m» are digits (from 0 to 9), and «#» is a sign «+» or «-».

Output:

Print the value of the given expression.

Sample Input:

1-5

Sample Output:

-4

Informação

Codeforces

Provedor Codeforces

Código CF64B

Tags

*specialexpression parsing

Submetido 0

BOUA! 0

Taxa de BOUA's 0%

Datas 09/05/2023 08:29:49

Relacionados

Nada ainda