- 龙凤苑中学A班5.31
一尺之棰(别抄,骗人的)
- @ 2024-5-31 17:54:06
#include<bits/stdc++.h>
using namespace std;
int main() {
int a,n;
cin>>a;
for (n=0; n==1; n++,a/=2) {
cout << n;
}
return 0;
}
0 comments
No comments so far...
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.