摘要:
1. 4个数字 24点判断double Calc(double a, double b, string oper){ double result = 0; const char *p = oper.c_str(); if (p != NULL) { switch (*p) { case '+'... 阅读全文
posted @ 2014-09-05 15:39
skiplow的苞米地
阅读(359)
评论(0)
推荐(0)
浙公网安备 33010602011771号