首页 > 小红的数学题
头像 Zhe_zhe
发表于 2025-05-11 21:24:25
D题 数学推导 代码如下 #include <bits/stdc++.h> using namespace std; using ll=long long; int main() { ll k;cin>>k; ll d=sqrt((long double) 展开全文