首页
DreamJudge
院校信息
专业题库
模拟考试
机试真题
上岸课程
兑换中心
登录
注册
上岸
zichen9031
这个人很懒,什么都没有写...
关注
发消息
文章
1
题解
4
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
26
阅读数
1089
字符串表达式运算 题解:挑战最简短的解题,两句话解决!python解法
s=input() print(eval(s))
P5209
2025年3月15日 15:55
回复 0
|
赞 2
|
浏览 143
质因数个数 求解:有没有大佬帮我看一下,为什么只有75通过率,超时了
#include <bits/stdc++.h> using namespace std; const int maxn = 1000005; long long f[maxn]; //*******************素数筛选法********************...
P1156
2025年3月9日 12:41
回复 1
|
赞 15
|
浏览 331
遍历链表 题解:
函数里的struct node * pre=NULL,为什么要赋值NULL,因为我的VScode报错说使用了未初始化值的变量,我就给它赋值NULL了,hhhh #include <bits/stdc++.h> using namespace std; stru...
P1405
2025年3月7日 08:28
回复 0
|
赞 3
|
浏览 157
统计字符 题解:根据视频学来的
#include <string.h> #include <stdio.h> char s[10]; char t[100]; int main()...
P1320
2025年2月26日 17:57
回复 0
|
赞 5
|
浏览 296
本科学校:黑龙江财经学院
目标学校:哈尔滨工业大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!