主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
15160115293
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
2
发帖
0
笔记
0
Ta的粉丝
46
关注数
0
粉丝数
46
获赞数
0
阅读数
1020
素数 题解:
#include<stdio.h> int isPrime(int n){ int i,t=1; if(n<=1)return 0; else{ &...
P1375
2024年5月11日 16:27
回复 0
|
赞 0
|
浏览 526
进制转换2 题解:
#include<stdio.h> #include<string.h> char shiliu[17]="0123456789ABCDEF"; int main(){ char s[100]; ...
P1259
2024年5月8日 16:59
回复 0
|
赞 0
|
浏览 494
本科学校:东北农业大学
目标学校:厦门大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!