HDU 3347 Calculate the expression【模拟】
题目来戳呀Problem DescriptionYou may find it’s easy to calculate the expression such as: a = 3 b = 4 c = 5 a + b + c = ? Isn’t it?InputThe first line contains an integer stands for the number of test c
原创
2017-03-14 21:48:00 ·
320 阅读 ·
0 评论