摘要: 1 #include 2 using namespace std; 3 int f[3000]; 4 int main() 5 { 6 unsigned long long a,b,n,i,j,t,ans,m; 7 cin>>t; 8 for(j=0;j>a>>b>>n; 10 if(n==1||a==0) cout0){ 25 ... 阅读全文
posted @ 2017-01-01 21:37 ooozy 阅读(210) 评论(0) 推荐(0)