1027 Colors in Mars (20分)

#include<iostream>
#include<algorithm>
#include<cstring>
#include<string>
#include<cstdio>
#include<cctype>
#include<cmath>
#include<vector>
#include<queue>
#include<set>
#include<map>
#include<stack>
#include<sstream>
#define mm(a,x) memset(a,x,sizeof(a))
#define maxn 100005
using namespace std;
typedef long long ll;
const int INF=0x3f3f3f3f;

int main()
{
   
    std::ios::sync_with_stdio(false);
    std::cin.tie(0);
	string rgb={
   "0123456789ABC"};
	cout<<"#";
	for(int i=1;i<=3;i++)
	{
   
		int x;
		cin>>x;
		cout<<rgb[x/13]<<rgb[x%13];
	}
}


全部评论

相关推荐

牛客62533758...:华为不卡双非,而是卡院校hhhh
点赞 评论 收藏
分享
不愿透露姓名的神秘牛友
03-30 21:35
爱蜜莉雅碳劝退测开:裁员裁大动脉了
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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