摘要:
Give you a number on base ten,you should output it on base two.(0 < n < 1000) 多组输入 利用数组 先对2取模放入数组 再将原数除以2 倒序输出 #include <iostream>#define z 1005 using 阅读全文
posted @ 2018-04-22 23:08
21我的天啊12
阅读(168)
评论(0)
推荐(0)
浙公网安备 33010602011771号