首页
DreamJudge
院校信息
专业题库
模拟考试
机试真题
408真题
专业课程
兑换中心
登录
注册
上岸
兰诺
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
3
发帖
0
笔记
0
Ta的粉丝
0
关注数
0
粉丝数
0
获赞数
9
阅读数
657
安全驾驶 题解:最后一辆车走完全程所需时间,等于前面所有车中,最慢的一辆走完其路程所需时间,
#include<iostream> #include<cstdio> #include<vector> using namespace std; int main(){ double d,tmp1,...
P1881
2025年3月12日 22:01
回复 0
|
赞 3
|
浏览 143
最长美丽子串 题解:
滑动窗口可破此阵 #include<iostream> #include<string> #include<vector> using namespace std; bool fnd(string str,c...
P1962
2025年3月8日 18:13
回复 0
|
赞 2
|
浏览 243
子序列-ECNU 题解:
滑动窗口之拙见,望斧正 #include<iostream> #include<math.h> #include<vector> using namespace std; int main(){ &nb...
P1960
2025年3月7日 15:59
回复 0
|
赞 4
|
浏览 271
本科学校:西南交通大学
目标学校:无
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!