想中彩票的加菲猫许愿简历通过
想中彩票的加菲猫许愿简历通过
全部文章
题解
归档
标签
去牛客网
登录
/
注册
想中彩票的加菲猫许愿简历通过的博客
全部文章
/ 题解
(共1篇)
与7无关的数
#include<bits/stdc++.h> using namespace std; int Isabout(int x) { if((x%7==0)||(x%10==7)||(x/10)%10==7) &n...
C++
C
枚举
2022-01-09
5
482