主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
上岸课程
讨论区
兑换中心
登录
注册
上岸
Agnes03
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
2
发帖
0
笔记
0
Ta的粉丝
53
关注数
0
粉丝数
53
获赞数
0
阅读数
812
进制转换2 题解:
#include <bits/stdc++.h> using namespace std; int main(){ string s; while(cin>>s){ int ans=0; for(int i=2;i<s.len...
P1259
2024年7月27日 15:17
回复 0
|
赞 0
|
浏览 450
身份证校验 题解:
#include <bits/stdc++.h> using namespace std; int main(){ map<int,char> dict;//余数x和校验位y的对应规则 dict[0]='1';//一定要用单引号 dict[...
P1722
2024年7月27日 11:11
回复 0
|
赞 0
|
浏览 362
本科学校:JNU
目标学校:暨南大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!