当前位置:网站首页>Complement (Niuke)
Complement (Niuke)
2022-06-30 15:01:00 【Rabbit doesn't like radish】
link :https://ac.nowcoder.com/acm/contest/27740/F
source : Cattle from
#include <bits/stdc++.h>
using namespace std;
int main()
{
int t;
cin>>t;
while(t--)
{
int x;
cin>>x;
for(int i=31;i>=0;i--)
cout<<(x>>i&1);
puts("");
}
return 0;
}
// I've learned a lot anyway , Alas
边栏推荐
- 1 figure to explain the difference and connection between nodejs and JS
- 1149 dangerous goods packaging (25 points)
- Upgrade centos7 mysql5.5 to mysql5.7 non RPM in the form of tar package
- CCF image rotation (Full Score code + problem solving idea) 201503-01
- PS cutting height 1px, Y-axis tiling background image problem
- How to get palindrome number in MATLAB (using fliplr function)
- catkin_ Make reports an error, transfers the location of the workspace, and uses other people's workspace files to cause compilation errors
- For loop and promise to solve the problem of concurrent callback
- CCF command line options (Full Score code + problem solving ideas + skill summary) March 3, 2014
- 高清机械原理 · 机械设计经典动图
猜你喜欢
Repair of incorrect deletion of win10 boot entry
Matlab function for limit, definite integral, first-order derivative, second-order derivative (classic examples)
2021-05-12
Upgrade centos7 mysql5.5 to mysql5.7 non RPM in the form of tar package
CCF sequence segmentation (Full Score code + problem solving idea) 201509 -1
How does hbuilder display in columns?
Clear the route cache in Vue
2021-07-14 mybaitsplus
Knowledge learned from the water resources institute project
Querywrapper in mybaits plus
随机推荐
这种零件该怎么编程加工?
Forward declaration of classes
CCF numerical sorting (Full Score code + problem solving ideas + skill summary) 201503-2
PS cutting height 1px, Y-axis tiling background image problem
Repair of incorrect deletion of win10 boot entry
CCF Z-scan (full mark code + problem solving ideas) 201412-2
Working principle and fault treatment of cutting cylinder in CNC machining center
catkin_ Make reports an error, transfers the location of the workspace, and uses other people's workspace files to cause compilation errors
1135: paired base chain
[untitled]
Error $(...) size is not a function
Binary rotation array (2)
How does hbuilder display in columns?
I - constructing roads
IO interview questions
Distributed -- openresty+lua+redis
1058 a+b in Hogwarts (20 points)
1076 forwards on Weibo (30 points)
Double pointer circular linked list
Win10 one click Reset win10 to solve all system bugs without deleting any files and Applications