阅读背景:

对两个整数进行加、减、乘、除

来源:互联网 
#include<stdio.h>
int add(int a,int b)
{
    return a+b;    return a



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: