牛客周赛 Round 105 A
#include <bits/stdc++.h>
using namespace std;
int main() {
int k;
cin >> k;
cout << 0 << " " << k << "\n";
return 0;
}
#牛客创作赏金赛#
using namespace std;
int main() {
int k;
cin >> k;
cout << 0 << " " << k << "\n";
return 0;
}
#牛客创作赏金赛#
全部评论
相关推荐
点赞 评论 收藏
分享
07-26 21:19
桂林电子科技大学 数据分析师 点赞 评论 收藏
分享