题解 | #满意的数字#

满意的数字

https://ac.nowcoder.com/acm/contest/11220/A

A.满意的数字 每个数字都是满意的数字

Code:

#include<bits/stdc++.h>
using namespace std;
int t;
int main()
{
    cin>>t;
    while(t--){
        int x;
        cin>>x;
        cout<<x<<endl;
    }
	return 0;
} 
全部评论

相关推荐

这是什么操作什么意思,这公司我服了...
斯派克spark:意思是有比你更便宜的牛马了
点赞 评论 收藏
分享
05-20 21:57
已编辑
门头沟学院 Java
喜欢吃卤蛋的悲伤蛙在...:建信融通没消息吧,我2说有实习挂简历不理了
点赞 评论 收藏
分享
评论
34
收藏
分享

创作者周榜

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