07 2022 档案

摘要: 阅读全文
posted @ 2022-07-22 10:21 KevinLikesCoding 阅读(15) 评论(0) 推荐(0) 编辑
摘要:作者:KevinLikesCoding 小蔡编程 请关注我朋友和老师: ##luogu: KevinLikesCoding https://www.luogu.com.cn/user/511639 大佬: lsj2009 https://www.luogu.com.cn/user/468657 信友 阅读全文
posted @ 2022-07-19 19:39 KevinLikesCoding 阅读(66) 评论(0) 推荐(0) 编辑
摘要:制作者:小蔡编程 KevinLikesCoding pygame 打字小游戏: 链接:https://www.cnblogs.com/xiaocaibiancheng/p/15158997.html import pygame.freetype import sys import random py 阅读全文
posted @ 2022-07-15 15:36 KevinLikesCoding 阅读(236) 评论(0) 推荐(0) 编辑
摘要:最小生成树 kruskal #include <bits/stdc++.h> #define ll long long using namespace std; const ll N=2e5+10; ll n,m,f[N],l,cnt,ans; struct line{ ll x,y,l; }li[ 阅读全文
posted @ 2022-07-13 14:33 KevinLikesCoding 阅读(36) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示