摘要: 题目链接 A 小石的图形 简单题,但要注意PI的精度问题我是直接使用计算器,也可以使用acos(-1)或者使用c++里面的定义好的M_PI #include<iostream> #include<cstring> #include<algorithm> #include<cstdio> using 阅读全文
posted @ 2023-04-07 09:00 north_h 阅读(16) 评论(0) 推荐(0)