#描述#
一些表达式(没有括号,只有四则运算),请计算其结果。
#格式#
##输入格式##
##输出格式##
#样例1#
##样例输入1##
3+5
6-2*7
##样例输出1##
8
-8
#限制#
1000ms
32768KB
#提示#
#来源#
By signing up a OPS universal account, you can submit code and join discussions in all online judging services provided by us.