一道程序.display the sum of add number lying between 1and5 我是初学者帮我下

来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/23 21:55:31
一道程序.displaythesumofaddnumberlyingbetween1and5我是初学者帮我下一道程序.displaythesumofaddnumberlyingbetween1and5

一道程序.display the sum of add number lying between 1and5 我是初学者帮我下
一道程序.display the sum of add number lying between 1and5 我是初学者帮我下

一道程序.display the sum of add number lying between 1and5 我是初学者帮我下
int func(int beg, int end)
{
int sum=0;
for(int i=beg; i