题解 | 小美的因子查询

t = int(input())
for i in range(t):
    n = int(input())
    print("NO" if n%2 else "YES")

全部评论

相关推荐

评论
点赞
收藏
分享
牛客网
牛客企业服务