请教一道JAVA题目
请教一道JAVA题目
日期:2022-02-11 06:05:09 人气:1
按你的基本思路,重新编了一个,结果是:111001,即abcf四人作案
public class Test {
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=0;i<=63;i++){
int t=i;
public class Test {
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=0;i<=63;i++){
int t=i;