1001: 【02】计算a+b的和▁输出表达式
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:120
Solved:91
Description
a = 11
b = 3
c = 9
输出 11 + 3 + 9 的和。
Sample Input Copy
Sample Output Copy