自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 2021牛客暑假多校训练#3 B.Black and white

//编译器级优化 // #pragma GCC optimize("O2") #include <bits/stdc++.h> // #include <string> // #include <iostream> // #include <vector> // #include <queue> // #include <stack> // #include <map> // #include <time.h>.

2021-07-27 11:41:14 90

原创 2021牛客暑假多校训练#4 J.Average

//编译器级优化 // #pragma GCC optimize("O2") #include <bits/stdc++.h> // #include <string> // #include <iostream> // #include <vector> // #include <queue> // #include <stack> // #include <map> // #include <time.h>.

2021-07-27 10:07:42 128

原创 2021牛客暑假多校训练#3 J.Counting Triangles

//编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #include <map> #include <time.h> #include <cstr.

2021-07-25 11:35:25 88

原创 2021牛客暑假多校训练#2 K.Stack

//编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #include <map> #include <time.h> #include <cstr.

2021-07-20 16:43:37 107

原创 2021牛客暑假多校训练#1 A.Alice and Bob

//编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #include <map> #include <time.h> #include <cstr.

2021-07-20 13:47:12 109

原创 2021牛客暑假多校训练#1 G.Game of Swapping Numbers

红色线段代表交换两个没有交的区间之后能获得的最大收益,并且交换操作能获得收益当且仅当两个线段没有交集。 //编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #includ..

2021-07-20 12:01:29 82

原创 2021牛客暑假多校训练#2 I.Penguins

//编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #include <map> #include <time.h> #include <cstr.

2021-07-19 20:57:46 95

原创 2021牛客暑假多校训练#1 E.Escape along Water Pipe

集训补题,自用总结 //编译器级优化 // #pragma GCC optimize("O2") // #include <bits/stdc++.h> #include <string> #include <iostream> #include <vector> #include <queue> #include <stack> #include <map> #include <time.h> #inclu

2021-07-18 19:13:50 296 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除