Activity Calendar
Loading...
Radar Chart
Loading...
Release Chart
Loading...
Classification Chart
Loading...
Tag Chart
Loading...
New thing
New thing
此条为私密说说,仅发布者可见
January 8th, 2023 at 12:38 am
思考了好几天后,我打算去世界各地散散心我把花店关了,但是店铺还留着,和那些花一起结束了最后一次的细心照护后就前往异国他乡游历了多个国家,观看了无数风景,看过了数不胜数的花内心的伤痛也仿佛不见了过了好多年后,偶然想去了故乡和花店便回来看看故乡仍然是记忆里的模样,令人安心花店里被很多花草所覆盖着花了一天的功夫才把花店整理好店铺又如当初一样的美好了不过就算是这样记忆里那个喜欢花的女孩也不会再出现就...
December 19th, 2022 at 09:20 pm
A leetcode a day, keep your confidence away.
November 30th, 2022 at 01:56 pm
username
password
Login
logging in...
Articles in the category of C/C++
Home
C/C++
C++大作业
暂时bug/问题无法计算负数只能整数减法只能前者大于后者无法判断表达式的准确性复数实部不能小于0 ......头秃// 标准:GNU C++ 14 //...
Map 单词分析
蓝桥杯无法使用for(x : y){} 、 auto等的C11语法和关键字#include<bits/stdc++.h> using name...
DFS迷宫问题
#include<bits/stdc++.h> #pragma GCC optimize(2) using namespace std; i...
C++ STL中的next_permutation
Rearranges the elements in the range [first,last) into the next lexicographic...
Vector 二分查找
二分查找:lower_bound:查找第一个大于或等于某个元素的位置。upper_bound:查找第一个大于某个元素的位置。Vector 插入元素iter...
二叉树模板
#include<bits/stdc++.h> #pragma GCC optimize(2) using namespace std; s...
卡常小技巧,肆无忌惮STL
#pragma GCC optimize(2) ios::sync_with_stdio(false);
数组粘贴,初始化C++
粘贴:memcpy()初始化(可初始化结构体内的数组元素):memset()int a[5]; int b[5] = {1, 2, 3, 4, 5} me...
1
2
3
4
5
Article Directory
首页
复制
搜索
前进
后退
重载网页