作业辅导网

标题: 判断从1990到2010年中的润年?并打印 #include <iostream> using namespace std;... [打印本页]

作者: 李老师    时间: 2021-8-15 14:30
标题: 判断从1990到2010年中的润年?并打印 #include <iostream> using namespace std;...
判断从1990到2010年中的润年?并打印
#include <iostream>
using namespace std;
int main()
{
——————
——————
——————
return 0;
} (10 分)
17. 输入三个数并求和
#include<iostream.h>
void main()
{
cout<<”please enter the value of x,y,z: ”;
——————
——————
——————
} (10 分)
18. 编写一个函数,实现两个数的交换。
void f(int *a, int *b){——————
——————





欢迎光临 作业辅导网 (http://aopeng100.com/) Powered by Discuz! X3.2