摘要: #include #define LL long long using namespace std; LL b,p,k; inline void quickM() { cin>>b>>p>>k; if(p==0) { cout>=1; } cout<<ans; } int main() { quickM(); return... 阅读全文
posted @ 2018-08-07 11:53 ltltlti-h 阅读(80) 评论(0) 推荐(0)