摘要:
#include using namespace std; double HAR_AVG(double, double); void TEST(bool); int main() { double x, y; cout > x; TEST(cin.fail()); cin >> y; TEST(cin.fail()); while (x*y ... 阅读全文
posted @ 2019-01-23 10:49
深夜十二点三十三
阅读(1044)
评论(0)
推荐(0)

浙公网安备 33010602011771号