摘要:
Four key characteristics as a part of a framework of wise reasoning intellectual humility, or recognition of the limits of our own knowledge appreciat 阅读全文
摘要:
P1045 点击查看代码 #include<bits/stdc++.h> using namespace std; unsigned long long a[501]={1}; int main(){ int p; cin>>p; cout<<int(p*(log10(2))+1)<<endl; f 阅读全文