暑假集训第六天

danny-cat / 2024-07-08 / 原文

要用cout时一定要加的
ios::sync_with_stdio(false);
cin.tie(nullptr);

新生专题训练1
Kirinriki和Turing Tree这两题要重写!没写出来

线段树基础
I Hate It
这题看输入
Calculate the Function
矩阵+线段树
LCIS
普通题
Can you answer these queries III
普通题
Kth number
主席树