摘要: 没有搞懂这个期望东东,就不知道整么转移了 但是对于 这种二维坐标图, 点数很小,但是x,y的值很大,就可以利用离散化进行处理,很重要 阅读全文
posted @ 2022-04-27 20:43 VxiaohuanV 阅读(49) 评论(0) 推荐(0)
摘要: 看了大佬的题解: 找规律,按照半径一层一层的往外面剥。 下一层和上面的一层没有交点,那么和里面的都没有交点 若有就另外看了。 为什么这么想,关键是每一个圈都包含了 0,0? 阅读全文
posted @ 2022-04-27 18:45 VxiaohuanV 阅读(84) 评论(0) 推荐(0)
摘要: G. Gasoline time limit per test0.5 seconds memory limit per test1024 megabytes inputstandard input outputstandard output After the end of the truck dr 阅读全文
posted @ 2022-04-27 15:55 VxiaohuanV 阅读(44) 评论(0) 推荐(0)