冷傲微笑

文章
3
资源
0
加入时间
2年10月24天

三天打鱼两天晒网问题

//打鱼晒网问题#include<iostream>using namespace std;int number(int year, int month, int day);int main(){ int year, month, day, n; cout << "Please enter the date:" << endl;