已采纳 时梓繁 修练者 我只能给予你头文件了: #include<bits/stdc++.h> using namespace std; typedef long long ll; ll L,R,ans,tot,c[27]; ll s[27]={0,2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,91,97}; inline void check(ll sum) {