V2AS
问路
意见反馈
↓ 按住下拉
P4168 蒲公英
神仙分块,把减写成加调了半小时。。 不过这题也启示我们其实有的分块题要把多个块的信息拿到一起维护 以前做的都是每个块的信息单独维护 写的分块题还不太多,同时 ......
int
tmp
maxpos
reg
蒲公英
CodeForce——Deltix Round, Autumn 2021 (open for everyone, rated, Div. 1 + Div. 2)前三道题目题解
目录 A: B: C: 题目链接 A Divide and Multiply standard input/output 1 s, 256 MB 正在上传…重新上传取消 x13036 B William the Vigilant standard in ......
int
Div
Round
pos
return
jQuery 生成随机字符
//获取长度为len的随机字母 //获取长度为len的随机字母 function zimu(len){ len = len || 1; var $chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'; var ma ......
随机
生成
var
java
二维码
Codeforces 436D - Pudding Monsters(dp)
Codeforces 题目传送门 & 洛谷题目传送门 u1s1 这题数据范围有点迷惑啊……乍一看 \(\mathcal O(nm)\) 过不去,还以为是正解是 \(\mathcal O(n+m^2)\) 呢。 考虑 \(d ......
sum
int
布丁
dp
Codeforces
C++ 7种排序方法代码合集
class Solution { public: /******************************************************************** 直接插入排序 数组前面维持一个有序区,每次从后面的无序区 ......
nums
int
size
排序
insertpos
洛谷——P2657 低头一族
一群青年人排成一队,用手机互相聊天。 每个人的手机有一个信号接收指标,第i个人的接收指标设为v[i]。 如果位置在x[i]的人要和位置在xj的人聊天,那么这两人组成的一 ......
windy
P2657
LL
pos
洛谷
Algorithm测试
Algorithm测试 include <algorithm> include <vector> include <iostream> using namespace std; int main() { vector<int> vec_1 = {,,,,,,}; ......
vec
1.
include
Algorithm
element
SOFT-NMS (二) (non maximum suppression,非极大值抑制)
import numpy as np boxes = np.array([[200, 200, 400, 400], [220, 220, 420, 420], [200, 240, 400, 440], [240, 200, 440, 400], [1, 1, 2, 2]], dtype=np. ......
boxes
极大值
NMS
x1y1x2y2
scores
并不对劲的noip2018
day1 题意 有n(\(n \leq 10^5\))个数\(a_1,a_2,...,a_n\)排成一排,每次可以选择一段大于零的数减一,问最少几次把所有数减为0。 题解 先想到一个简单的策略:当处 ......
int
include
ch
return
rep
前端直传文件到aliyun OSS
<template> <div id="container"> <div class="img-item m-1 upload-file" id="selectfiles" @click="axioSignal"> <span class="mask"></span> ......
file
OSS
var
文件
signal
V2AS = Way To Ask
V2AS 一个技术分享与创造的静土
手机扫一扫
移动阅读更方便
近15日热搜文章
winds dlib人脸检测与识别库
Linux下VCS2014和Verdi2015的联合使用
在 Android studio 中 配置Gradle 进行 “动态编译期间,指定 远程服务器地址 ,生成多个安装包”
4
Linux下安装ffmpeg,视频格式转换
5
Docker 创建 Bamboo6.7.1 以及与 Crowd3.3.2 实现 SSO 单点登录
6
Knockout.Js官网学习(数组observable)
7
华为路由交换综合实验 ---IA阶段
8
查看显卡报错:NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
9
Kanboard 看板工具配置使用
10
浅析mydumper