为了账号安全,请及时绑定邮箱和手机立即绑定

public class HelloWorld {
    public static void main(String[] args) {
        char today='日';
        switch (today=7)
        {
            case 1:
                case 3:
                    case 5:
                System.out.println("吃包子");
                break;
                case 2:
                    case 4:
                    case 6:
                        System.out.println("吃油条");
                        break;
                        case 7:
                            System.out.println("吃主席套餐");
                            break;
        }
        
    }
}

正在回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信