如果系统点击登陆没有弹出登陆对话框,请运行一下 :http://47.115.42.193/logout.php 登出,就可以了。
Problem2062--十进制转二进制

2062: 十进制转二进制

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

用递归方法做

Input

10 (输入正整数n<10000)

Output

1010

Sample Input Copy

255

Sample Output Copy

11111111

Source/Category

 
Please give us a Star @HUSTOJ Github!

欢迎关注微信公众号onlinejudge