摘要: 一直WA的代码想不通为什么: #include #include #include using namespace std;int a[1005];int b[1005];int main(){ int k,i,T,m; float money,tmp,d,sum; cin>>T;... 阅读全文
posted @ 2016-04-17 02:40 弃用博客 阅读(109) 评论(0) 推荐(0)