摘要: 2025蓝桥省赛B组c++题目 A:移动距离 [P12130 蓝桥杯 2025 省 B] 移动距离 - 洛谷 旋转角度:θ=arcsin(666/r) #include <bits/stdc++.h> int main() { double r = sqrt(233 * 233 + 666 * 66 阅读全文
posted @ 2025-06-24 21:50 Godjian 阅读(251) 评论(0) 推荐(0)