大数加减法实现
摘要:
传送门 1 /* 2 * input: an expression seperated by a '-' or '+'; for example: a-b, a+b 3 * ouput: the answer of the input expression 4 */ 5 #includ... 阅读全文
posted @ 2015-01-14 15:16 Stomach_ache 阅读(192) 评论(0) 推荐(0) 编辑
posted @ 2015-01-14 15:16 Stomach_ache 阅读(192) 评论(0) 推荐(0) 编辑
posted @ 2015-01-14 15:14 Stomach_ache 阅读(238) 评论(0) 推荐(0) 编辑