主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
鱼翔浅底
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
25
发帖
0
笔记
5
Ta的粉丝
364
关注数
1
粉丝数
364
获赞数
8
阅读数
218963
日期累加(C)
#include <stdio.h> #include <string.h> #include <stdlib.h> typedef struct { int year, month, day; } Date; int days...
P1446
2021年1月17日 15:50
回复 0
|
赞 0
|
浏览 7.4k
签到题
#include <stdio.h> #include <string.h> #include <stdlib.h> typedef struct { int year, month, day; } Date; int days...
P1410
2021年1月17日 15:18
回复 0
|
赞 0
|
浏览 8.3k
简单计算
#include <stdio.h> #include <string.h> #include <stdlib.h> typedef struct { int year, month, day; } Date; int days...
P1290
2021年1月17日 14:53
回复 0
|
赞 0
|
浏览 8.9k
简单计算
#include <stdio.h> #include <string.h> #include <stdlib.h> char *week[7] = {"Sunday", "Monday", "Tuesday", "Wednesday", "T...
P1011
2021年1月17日 13:42
回复 0
|
赞 0
|
浏览 8.5k
简单模拟
#include <stdio.h> #include <string.h> #include <stdlib.h> int main() { int matrix[4][4]; int operation; ...
P1472
2021年1月17日 10:58
回复 0
|
赞 1
|
浏览 8.8k
1
2
本科学校:华南理工大学
目标学校:电子科技大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!