摘要: 注意,条件:B>=C 。应考虑B=C的情况。#includeusing namespace std;int A,B,C;void jugs(int a,int b,int C){ if(b==C) { cout=B) { a=A-(B-b... 阅读全文
posted @ 2014-05-23 20:50 Hi,Leisure 阅读(214) 评论(0) 推荐(0)