判断是否被2,3,5整除
摘要:
/* There is a number N.You should output "YES" if N is a multiple of 2, 3 or 5,otherwise output "NO". Input There are multiple test cases, no more tha 阅读全文
posted @ 2017-02-21 16:05 夏晴天 阅读(197) 评论(0) 推荐(0) 编辑