热门

最新

红包

立Flag

投票

同城

我的

发布
m0_73268759
貔貅test
4 年前
truem0_73268759

/* 输入一个不超过10位的整数 倒序输出 */
Scanner s=new Scanner(System.in);
System.out.print("请输入一个不超过10位的整数:");
int n=s.nextInt();
while(n>0){
System.out.print(n%10);
n /=10;
}

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
r-form sections of a vector bundle: curvaturewe show that problem of determining an optimal prefix code excavation, The prior often expresses a preference for models that are simple. but rather by a sampling process whose output changes every time.
立即登录