摘要: 比赛链接 A 被鸽了的课本 签到题 #include<iostream> #include<cstring> #include<algorithm> using namespace std; int main() { int x, y; double a; cin >> x >> y >> a; a 阅读全文
posted @ 2023-03-28 09:00 north_h 阅读(18) 评论(0) 推荐(0)