摘要: 7-1 判断素数 (10分) 没判断1,6分 #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace 阅读全文
posted @ 2020-10-25 19:18 SyrupWRLD 阅读(112) 评论(0) 推荐(0)