set语句输入一个整数n,判断能否同时被3和5整除。使用print语句输出判断结果

[复制链接]
查看11 | 回复2 | 2013-6-21 10:18:30 | 显示全部楼层 |阅读模式
public static boolean 方法名(int inNum,int []{} nums){int n=0for(int n : nums){n+=isNum/n;}if(n>0){return ture;}else{retrun false;}}...
回复

使用道具 举报

千问 | 2013-6-21 10:18:30 | 显示全部楼层
int t=14;
if(t%3==0&&t%5==0){System.out.println(t+"能被3、5整除");}else{System.out.println(t+"不能被3、5整除");}...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行