题解 | #KiKi定义电子日历类#

KiKi定义电子日历类

http://www.nowcoder.com/practice/e4c67097cdb242d9a3f38b7cfe839396

#include<iostream>
#include<cstdio>
#include<cstring>
#include<cmath>
#include<algorithm>
using namespace std;

int main()
{
		int day,month,year;
		cin>>year>>month>>day;
		printf("%d/%d/%d",day,month,year);
	    return 0;
	}

全部评论

相关推荐

投递京东等公司10个岗位
点赞 评论 收藏
分享
驼瑞驰_招募评论官版...:点击就挂,露头就秒
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务