主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
楼嘉彬
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
5
发帖
0
笔记
0
Ta的粉丝
492
关注数
0
粉丝数
492
获赞数
1
阅读数
36622
线段树
#include <iostream> #include <map> #include <vector> #include <string> using namespace std; typedef long long ll;...
P1604
2021年5月28日 15:50
回复 0
|
赞 1
|
浏览 6.7k
BFS
#pragma warning(disable:4996) #include <iostream> #include <queue> #include <set> #include <bits> using namespace std;...
P1164
2021年3月19日 18:11
回复 0
|
赞 0
|
浏览 7.3k
二分查找
#include <stdio.h> #include <vector> using namespace std; int binary_search1(vector<int> &bed, int l, int r, int target)...
P1066
2021年3月16日 20:01
回复 0
|
赞 0
|
浏览 7.9k
踩了char取值范围的坑
#include <iostream> #include <stack> #include <string> #include <vector> #include <math.h> using namespace std; ...
P1063
2021年3月16日 16:38
回复 0
|
赞 0
|
浏览 7.3k
C++ 用了map容器
#include <stdio.h> #include <limits.h> #include <map> using namespace std; int main() { int N, i, te...
P1057
2021年3月10日 01:35
回复 0
|
赞 0
|
浏览 7.4k
本科学校:重庆大学
目标学校:北京航空航天大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!