摘要: 2023.2.18 比赛地址 T1 题意 补题代码 #include<bits/stdc++.h> using namespace std; int n; int x[230],y[230]; int az1[20][20],az2[20][20]; bool checktie(){//需要优化 i 阅读全文
posted @ 2023-02-18 10:28 MX_muxi 阅读(35) 评论(0) 推荐(0)
Title