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