走,去钓黄鳝!
Sublime Text 4与VSCode的汉化
CloudFlare 自选IP测试
def p(ip): ip_address = ip response = ping(ip_address) if response is not None: delay = int(response * 1000) return delay else: return 2333
浅谈:电学在简单逻辑学方面的应用
逆元 笔记
Andy种树
using namespace std; int n,q; int l,r; int a[5000000]; int main(){ cin>>n>>q; while(q—){ cin>>l>>r; for(int i=l;i<=r;i++){ a[i]++; } } for(int i=1;i<=n;i++){ cout< <a[i]<<” ”;="" }="" return="" 0;="" }<="" re="">
序列排序Ⅱ
using namespace std; const int maxn=100005; int n,a[maxn]; vector <int> G[maxn]; int main(){ cin>>n; for(int i=1;i<=n;i++){ cin>>a[i]; for(int j=2;j*j<=a[i];j++){ if(a[i]%j==0){ G[j].push_back(a[i]); G[a[i]/j].push_back(a[i]); } } } for(int i=2;i<=n;i++){ for(int j=1;j <g[i].size();j++){ if(g[i][j]<g[i][j-1]){="" cout<<“no”;="" return="" 0;="" }="" cout<<“yes”;="" }<="" ode=""></g[i].size();j++){> </int> </bits></code></pre> <code> <p> <!-- /wp:code --></p> </code>
利用自动化程序获取B站视频
复杂度判断
} for(int i = 1; i <= n; i++){
入站前必看(
Profile Image of the Author
Dignite
When nothing goes right, go left.
公告
欢迎来到我的博客!这是一则示例公告。
分类
标签
站点统计
文章
146
分类
5
标签
271
总字数
314,753
运行时长
0
最后活动
0 天前

目录