私信TA
用户名:ldxxlgy
访问量:1365
签 名:
自我简介:
作者: ldxxlgy 发表时间:2022-05-17 16:26:27 浏览:165 | 评论:0
解题思路:注意事项:参考代码:
#include<iostream>
#include<fstream>
#include<algorithm>
using namespace std;
long long n;
int main()
{
scanf("%X",&n);
cout<<n;
return 0;
}
0.0分
0 人评分
看不懂代码解释一下代码? 或者生成一段代码?试试AI编程助手吧