摘要:
题目链接:https://www.acwing.com/problem/content/description/1404/ 思路:利用一个星群中 每两点之间的欧几里得距离的和来作为key值即可 1 #include<bits/stdc++.h> 2 using namespace std; 3 co 阅读全文
posted @ 2021-01-28 20:34
canwinfor
阅读(142)
评论(0)
推荐(0)
摘要:
题目链接:https://atcoder.jp/contests/abc189/tasks/abc189_e 题意:给定四种操作 ,m次操作后 q次查询 每次查询某个时间点和某数 要求给出 x和y的坐标 思路:模拟一下可以发现 第一种操作是 x y -> y -x 第二种操作 -y x 第三种操作 阅读全文
posted @ 2021-01-28 11:41
canwinfor
阅读(102)
评论(0)
推荐(0)

浙公网安备 33010602011771号