2008年11月21日

试试

摘要: 如题: int main() { //int num1,num2; //int gcd,lcm; //printf("please input two numbers:\n"); //scanf("%d %d",&num1,&num2); //gcd = getGCD(num1,num2); //lcm = num1*num2/gcd; // //return 0; WORD... 阅读全文

posted @ 2008-11-21 12:04 每天学点知识 阅读(72) 评论(1) 推荐(0)

导航