首页
DreamJudge
院校信息
考研初试
机试真题
讨论区
兑换中心
登录
注册
上岸
18808982810
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
4
发帖
0
笔记
2
Ta的粉丝
70
关注数
0
粉丝数
70
获赞数
0
阅读数
250
斐波那契数列 题解:
#include <stdio.h> int main() { long long f[75]; /* 0…70 足够,按照相关的要求开辟数组空间 */ &nb...
P1111
2025年7月25日 18:18
回复 0
|
赞 0
|
浏览 63
分数求和 题解:
#include <stdio.h> int main(void) { int n; if (scanf("%d", &n) != 1) return 0; &nbs...
P1047
2025年7月25日 16:11
回复 0
|
赞 0
|
浏览 68
分数求和 题解:
#include <stdio.h> int main(void) { int n; if (scanf("%d", &n) != 1) return 0; &nbs...
P1047
2025年7月25日 16:11
回复 0
|
赞 0
|
浏览 46
分数求和 题解:
#include <stdio.h> int main(void) { int n; if (scanf("%d", &n) != 1) return 0; &nbs...
P1047
2025年7月25日 16:11
回复 0
|
赞 0
|
浏览 73
本科学校:海南大学
目标学校:清华大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!