摘要:
ProductThe ProblemThe problem is to multiply two integers X, Y. (0
#include
using namespace std; int main()
{ string str1, str2; while (cin >> str1 >> str2) { int a[250] = {0}, b[250] = {0}, res[300] = {0}; for (int i = 0; i = 1; i--) if (res[i]) break; for (;i >= 0; i--) cout #... 阅读全文
posted @ 2013-03-24 22:41
程序流程图
阅读(366)
评论(0)
推荐(0)

浙公网安备 33010602011771号