摘要: 1 #include<iostream> 2 using namespace std; 3 int main() 4 { 5 long long start, end , i, check, b, c, cnt=0; 6 cin >> start >> end >> check;//输入范围与要查的 阅读全文
posted @ 2020-06-14 21:05 $KAMISAMALZ 阅读(1202) 评论(0) 推荐(0)